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