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