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