3 writes to _value
PresentationCore (3)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (3)
1251
_value
= v;
1316
_head.
_value
= value;
1343
_head.
_value
= DUCE.ResourceHandle.Null;
5 references to _value
PresentationCore (5)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (5)
1288
if (_head.
_value
.IsNull)
1331
if (!_head.
_value
.IsNull)
1415
value = _head.
_value
;
1422
value = ((List<Entry>)_head._key)[index].
_value
;
1441
else if (!_head.
_value
.IsNull)