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