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);
2115
CHARFORMAT2W cf =
GetCharFormat
(false);
2146
CHARFORMAT2W cf =
GetCharFormat
(true);
2165
CHARFORMAT2W cf =
GetCharFormat
(selectionOnly);