1 write to fontTable
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4872
fontTable
= new Hashtable();
3 references to fontTable
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
4871
if (
fontTable
== null) {
4875
fdesc = (NativeMethods.FONTDESC)
fontTable
[font];
4890
fontTable
[font] = fdesc;