1 reference to GdipSetSolidFillColor
System.Drawing (1)
commonui\System\Drawing\SolidBrush.cs (1)
152
int status = SafeNativeMethods.Gdip.
GdipSetSolidFillColor
(new HandleRef(this, this.NativeBrush), value.ToArgb());