3 references to GetCharFormatFont
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (3)
533
Font f =
GetCharFormatFont
(false);
540
base.Font =
GetCharFormatFont
(false);
1085
return
GetCharFormatFont
(true);