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