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