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