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