5 references to Active
PresentationFramework (5)
MS\Internal\Data\ClrBindingWorker.cs (1)
556
case PropertyPathStatus.
Active
:
MS\Internal\Data\PropertyPathWorker.cs (4)
520
_status = PropertyPathStatus.
Active
;
598
_status = PropertyPathStatus.
Active
;
650
NeedsDirectNotification = _status == PropertyPathStatus.
Active
&&
964
if (Status != PropertyPathStatus.
Active
)