2 writes to _source
PresentationFramework (2)
src\Framework\MS\Internal\Data\ValueChangedEventManager.cs (2)
413_source = source; 506_source = null;
2 references to _source
PresentationFramework (2)
src\Framework\MS\Internal\Data\ValueChangedEventManager.cs (2)
503if (_source != null) 505_pd.RemoveValueChanged(_source, new EventHandler(OnValueChanged));