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