1 write to NeedsDirectNotification
PresentationFramework (1)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
665NeedsDirectNotification = _status == PropertyPathStatus.Active &&
2 references to NeedsDirectNotification
PresentationFramework (2)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (2)
594if (PW.NeedsDirectNotification) 613if (PW.NeedsDirectNotification)