2 references to IsFontInUse
System.Windows.Forms (2)
misc\GDI\WindowsFont.cs (1)
313if (everOwnedByCacheManager || !disposing || !DeviceContexts.IsFontInUse(this)) {
misc\GDI\WindowsGraphicsCacheManager.cs (1)
213if (!DeviceContexts.IsFontInUse(wfont)) {