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