3 references to Font
PresentationUI (1)
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (1)
150
_instructionlabel.Font = new System.Drawing.
Font
("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3792
return new
Font
(
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2195
return new
Font
(cf.FaceName.ToString(), fontSize, style, GraphicsUnit.Point, cf.bCharSet);