2 references to MoveTo
System.Windows.Forms.Primitives.Tests (2)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (2)
1282textRange.TestAccessor().MoveTo(start, end); 1299Assert.ThrowsAny<Exception>(() => textRange.TestAccessor().MoveTo(start, end));