1 write to hFont
System.Windows.Forms (1)
misc\GDI\DeviceContext.cs (1)
578g.hFont = hCurrentFont;
2 references to hFont
System.Windows.Forms (2)
misc\GDI\DeviceContext.cs (1)
529hCurrentFont = g.hFont;
misc\GDI\DeviceContext2.cs (1)
350if (g.hFont == wf.Hfont) {