1 write to Value
System.Drawing (1)
commonui\System\Drawing\PropertyItemInternal.cs (1)
80
props[i].
Value
= propcopy.Value;
2 references to Value
System.Drawing (2)
commonui\System\Drawing\ImageInfo.cs (1)
49
byte[] values = frameDelayItem.
Value
;
commonui\System\Drawing\PropertyItemInternal.cs (1)
54
byte[] propItemValue = propItem.
Value
;