michaellperry / Assisticant

MIT License
36 stars 19 forks source link

Protect member slots against reentrency. #32

Closed michaellperry closed 4 years ago

michaellperry commented 4 years ago

Ignore events on the observable collection that we caused ourselves. These are output, not input. If the control modifies a property because another one is notifying, then notify the modified control later.