1 reference to s_fontCache
System.Windows.Forms (1)
System\Windows\Forms\Rendering\GdiCache.cs (1)
97
return font is null ? default :
s_fontCache
.GetEntry(font, quality).CreateScope();