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