1 write to _baseValueSource
PresentationFramework (1)
System\Windows\DependencyPropertyHelper.cs (1)
58_baseValueSource = (BaseValueSource)source;
4 references to _baseValueSource
PresentationFramework (4)
System\Windows\DependencyPropertyHelper.cs (4)
71get { return _baseValueSource; } 113return _baseValueSource.GetHashCode(); 125return this._baseValueSource == that._baseValueSource &&