1 reference to GdipIsStyleAvailable
System.Drawing (1)
commonui\System\Drawing\Advanced\FontFamily.cs (1)
453
int status = SafeNativeMethods.Gdip.
GdipIsStyleAvailable
(new HandleRef(this, this.NativeFamily), style, out bresult);