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