6 references to GetCharFormat
System.Windows.Forms (6)
winforms\Managed\System\WinForms\RichTextBox.cs (6)
954
NativeMethods.CHARFORMATA cf =
GetCharFormat
(true);
1001
NativeMethods.CHARFORMATA cf =
GetCharFormat
(true);
1010
NativeMethods.CHARFORMATA cf =
GetCharFormat
(true);
2231
NativeMethods.CHARFORMATA cf =
GetCharFormat
(false);
2266
NativeMethods.CHARFORMATA cf =
GetCharFormat
(true);
2280
NativeMethods.CHARFORMATA cf =
GetCharFormat
(selectionOnly);