2 writes to _source
PresentationFramework (2)
MS\Internal\Data\ValueChangedEventManager.cs (2)
399_source = source; 492_source = null;
2 references to _source
PresentationFramework (2)
MS\Internal\Data\ValueChangedEventManager.cs (2)
489if (_source != null) 491_pd.RemoveValueChanged(_source, new EventHandler(OnValueChanged));