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