2 writes to bCharSet
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2764bCharSet = (byte)logFont.lfCharSet,
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
4741bCharSet = 2
1 reference to bCharSet
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2204return new Font(cf.FaceName.ToString(), fontSize, style, GraphicsUnit.Point, cf.bCharSet);