1 write to s_fontTable
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3603s_fontTable = [];
3 references to s_fontTable
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\AxHost.cs (3)
3601if (s_fontTable is null) 3605else if (s_fontTable.TryGetValue(font, out object? cachedFDesc)) 3622s_fontTable.AddOrUpdate(font, fdesc);