14 references to GetSelectionStartAndLength
System.Windows.Forms (14)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (7)
1780
GetSelectionStartAndLength
(out int selStart, out int selLength);
1903
GetSelectionStartAndLength
(out int startPosition, out int selectionLen);
1984
GetSelectionStartAndLength
(out int selectionStart, out int selectionLen);
2296
GetSelectionStartAndLength
(out int selStart, out int selLength);
2720
GetSelectionStartAndLength
(out int selStart, out int selLength);
2826
GetSelectionStartAndLength
(out int startPosition, out int selectionLen);
3017
GetSelectionStartAndLength
(out _caretTestPos, out _lastSelLength);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (7)
965
GetSelectionStartAndLength
(out int selStart, out int selLength);
1020
GetSelectionStartAndLength
(out int start, out int length);
1029
GetSelectionStartAndLength
(out int selStart, out int selLength);
1051
GetSelectionStartAndLength
(out int selStart, out _);
1232
GetSelectionStartAndLength
(out int selStart, out int selLength);
1395
GetSelectionStartAndLength
(out _selectionStart, out _selectionLength);
1658
GetSelectionStartAndLength
(out int selStart, out int selLength);