1 reference to IsFontOnContextStack
System.Windows.Forms (1)
misc\GDI\DeviceContexts.cs (1)
85if (dc != null && (dc.ActiveFont == wf || dc.IsFontOnContextStack(wf))) {