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