3 references to AdjustSelectionStartAndEnd
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TextBoxBase.cs (3)
1008AdjustSelectionStartAndEnd( this.selectionStart, this.selectionLength, out start, out end, -1 ); 1954AdjustSelectionStartAndEnd(start, length, out s, out e, textLen); 2062AdjustSelectionStartAndEnd(this.selectionStart, this.selectionLength, out start, out end, -1);