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