2 writes to _value
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
1007
_value
= v;
1087
_first.
_value
= value;
2 references to _value
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
1177
value = _first.
_value
;
1184
value = _others[index].
_value
;