2 writes to len
System.Drawing (2)
commonui\System\Drawing\PropertyItemInternal.cs (2)
51
propItemInternal.
len
= 0;
57
propItemInternal.
len
= length;
4 references to len
System.Drawing (4)
commonui\System\Drawing\PropertyItemInternal.cs (4)
76
props[i].Len = propcopy.
len
;
98
if(
len
== 0) {
102
byte[] bytes = new byte[
len
];
107
(int)
len
);