14 references to GetSelectionStartAndLength
System.Windows.Forms (14)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (7)
1774
GetSelectionStartAndLength
(out int selStart, out int selLength);
1897
GetSelectionStartAndLength
(out int startPosition, out int selectionLen);
1978
GetSelectionStartAndLength
(out int selectionStart, out int selectionLen);
2279
GetSelectionStartAndLength
(out int selStart, out int selLength);
2700
GetSelectionStartAndLength
(out int selStart, out int selLength);
2806
GetSelectionStartAndLength
(out int startPosition, out int selectionLen);
2997
GetSelectionStartAndLength
(out _caretTestPos, out _lastSelLength);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (7)
986
GetSelectionStartAndLength
(out int selStart, out int selLength);
1040
GetSelectionStartAndLength
(out int _, out int length);
1047
GetSelectionStartAndLength
(out int start, out int length);
1067
GetSelectionStartAndLength
(out int start, out _);
1245
GetSelectionStartAndLength
(out int selStart, out int selLength);
1410
GetSelectionStartAndLength
(out _selectionStart, out _selectionLength);
1673
GetSelectionStartAndLength
(out int selStart, out int selLength);