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