Base:
method
SetSelection
System.Windows.Forms.Automation.UiaTextProvider.SetSelection(System.Int32, System.Int32)
3 references to SetSelection
System.Windows.Forms.Tests (3)
System\Windows\Forms\TextBoxBase.TextBoxBaseUiaTextProviderTests.cs (3)
825
provider.
SetSelection
(start, end);
848
provider.
SetSelection
(start, end);
867
provider.
SetSelection
(start, end);