1 reference to GdipCreateSolidFill
System.Drawing (1)
commonui\System\Drawing\SolidBrush.cs (1)
45
int status = SafeNativeMethods.Gdip.
GdipCreateSolidFill
(this.color.ToArgb(), out brush);