5 references to Active
PresentationFramework (5)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (1)
577
case PropertyPathStatus.
Active
:
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (4)
527
_status = PropertyPathStatus.
Active
;
613
_status = PropertyPathStatus.
Active
;
665
NeedsDirectNotification = _status == PropertyPathStatus.
Active
&&
977
if (Status != PropertyPathStatus.
Active
)