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)
1177value = _first._value; 1184value = _others[index]._value;