2 references to SCF_ALL
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
2116return SetCharFormat(PInvoke.SCF_ALL, cf); 2758(WPARAM)(selectionOnly ? PInvoke.SCF_SELECTION : PInvoke.SCF_ALL),