1 write to flags
System.Drawing (1)
commonui\System\Drawing\Advanced\ColorPalette.cs (1)
68
flags
= Marshal.ReadInt32(memory);
2 references to flags
System.Drawing (2)
commonui\System\Drawing\Advanced\ColorPalette.cs (2)
38
return
flags
;
95
Marshal.WriteInt32(memory, 0,
flags
);