2 writes to _value
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
1025_value = v; 1105_first._value = value;
2 references to _value
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
1195value = _first._value; 1202value = _others[index]._value;