Base:
property
SelectionLength
System.Windows.Forms.TextBoxBase.SelectionLength
1 write to SelectionLength
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1261
this.
SelectionLength
= this.Text.Length;
1 reference to SelectionLength
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
1396
if (
SelectionLength
> 0) {