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