1 write to _baseValueSource
PresentationFramework (1)
System\Windows\DependencyPropertyHelper.cs (1)
57_baseValueSource = (BaseValueSource)source;
4 references to _baseValueSource
PresentationFramework (4)
System\Windows\DependencyPropertyHelper.cs (4)
70get { return _baseValueSource; } 112return _baseValueSource.GetHashCode(); 122return this._baseValueSource == that._baseValueSource &&