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