7 references to GetCharFormat
System.Windows.Forms (7)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (7)
844
CHARFORMAT2W cf =
GetCharFormat
(true);
883
CHARFORMAT2W cf =
GetCharFormat
(true);
895
CHARFORMAT2W cf =
GetCharFormat
(true);
920
CHARFORMAT2W cf2 =
GetCharFormat
(true);
2142
CHARFORMAT2W cf =
GetCharFormat
(false);
2173
CHARFORMAT2W cf =
GetCharFormat
(true);
2192
CHARFORMAT2W cf =
GetCharFormat
(selectionOnly);