1 write to bCharSet
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2909cfA.bCharSet = logfont.lfCharSet;
1 reference to bCharSet
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2310return new Font(fontName, fontSize, style, GraphicsUnit.Point, cf.bCharSet);