1 write to _needsDirectNotification
PresentationFramework (1)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
158
_needsDirectNotification
= value;
1 reference to _needsDirectNotification
PresentationFramework (1)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
151
get { return
_needsDirectNotification
; }