7 references to GetCharFormat
System.Windows.Forms (7)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (7)
808
CHARFORMAT2W cf =
GetCharFormat
(true);
847
CHARFORMAT2W cf =
GetCharFormat
(true);
859
CHARFORMAT2W cf =
GetCharFormat
(true);
884
CHARFORMAT2W cf2 =
GetCharFormat
(true);
2106
CHARFORMAT2W cf =
GetCharFormat
(false);
2137
CHARFORMAT2W cf =
GetCharFormat
(true);
2156
CHARFORMAT2W cf =
GetCharFormat
(selectionOnly);