5 references to SelectFont
System.Windows.Forms (5)
misc\GDI\WindowsFont.cs (2)
471
wg.DeviceContext.
SelectFont
(this);
530
wg.DeviceContext.
SelectFont
(this);
misc\GDI\WindowsGraphics2.cs (3)
228
this.dc.
SelectFont
(font);
389
this.dc.
SelectFont
(font);
491
this.dc.
SelectFont
(font);