2 references to WindowsFont
System.Windows.Forms (2)
misc\GDI\WindowsFont.cs (2)
284
WindowsFont wf = new
WindowsFont
( lf, /*createHandle*/ false );
380
return new
WindowsFont
( this.logFont, true );