5 references to Active
PresentationFramework (5)
MS\Internal\Data\ClrBindingWorker.cs (1)
569
case PropertyPathStatus.
Active
:
MS\Internal\Data\PropertyPathWorker.cs (4)
521
_status = PropertyPathStatus.
Active
;
597
_status = PropertyPathStatus.
Active
;
649
NeedsDirectNotification = _status == PropertyPathStatus.
Active
&&
965
if (Status != PropertyPathStatus.
Active
)