1 write to _valueSource
PresentationFramework (1)
MS\Internal\Helper.cs (1)
1237_valueSource = valueSource;
1 reference to _valueSource
PresentationFramework (1)
MS\Internal\Helper.cs (1)
1244get { return (_valueSource & FullValueSource.IsCoercedWithCurrentValue) != 0; }