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)
151get { return _needsDirectNotification; }