4 references to Font
System.Windows.Forms (4)
winforms\Managed\System\WinForms\FontDialog.cs (4)
567
Font
.ToLogFont(lf, graphics);
647
/// Indicates whether the <see cref='System.Windows.Forms.FontDialog.
Font
'/> property should be
652
return !
Font
.Equals(Control.DefaultFont);
666
return s + ", Font: " +
Font
.ToString();