2 writes to _value
PresentationCore (2)
Graphics\include\exports.cs (2)
1179_value = v; 1259_first._value = value;
2 references to _value
PresentationCore (2)
Graphics\include\exports.cs (2)
1350value = _first._value; 1357value = _others[index]._value;