2 writes to seltyp
System.Windows.Forms.Tests (2)
System\Windows\Forms\RichTextBoxTests.cs (2)
10183seltyp = (RICH_EDIT_GET_CONTEXT_MENU_SEL_TYPE)selectionType 10417seltyp = (RICH_EDIT_GET_CONTEXT_MENU_SEL_TYPE)selectionType
1 reference to seltyp
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
3364short selType = (short)selChange.seltyp;