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