3 references to GetCharFormatFont
System.Windows.Forms (3)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (3)
409
Font? font =
GetCharFormatFont
(selectionOnly: false);
416
base.Font =
GetCharFormatFont
(selectionOnly: false);
940
get =>
GetCharFormatFont
(true);