2 references to Font
System.Windows.Forms (2)
misc\GDI\DeviceContext2.cs (1)
263
if( font.Equals( this.
Font
))
misc\GDI\WindowsGraphics2.cs (1)
317
tmpfont = this.dc.
Font
;