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);
2285
GetSelectionStartAndLength
(out int selStart, out int selLength);
2709
GetSelectionStartAndLength
(out int selStart, out int selLength);
2815
GetSelectionStartAndLength
(out int startPosition, out int selectionLen);
3006
GetSelectionStartAndLength
(out _caretTestPos, out _lastSelLength);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (7)
965
GetSelectionStartAndLength
(out int selStart, out int selLength);
1019
GetSelectionStartAndLength
(out int _, out int length);
1026
GetSelectionStartAndLength
(out int start, out int length);
1046
GetSelectionStartAndLength
(out int start, out _);
1224
GetSelectionStartAndLength
(out int selStart, out int selLength);
1387
GetSelectionStartAndLength
(out _selectionStart, out _selectionLength);
1650
GetSelectionStartAndLength
(out int selStart, out int selLength);