3 references to RichTextBoxSelectionTypes
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (3)
1393public RichTextBoxSelectionTypes SelectionType { 1399return (RichTextBoxSelectionTypes)n; 1402return RichTextBoxSelectionTypes.Empty;