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