Base:
method
GetPositionFromChar
System.Windows.Forms.Automation.UiaTextProvider.GetPositionFromChar(System.Int32)
2 references to GetPositionFromChar
System.Windows.Forms.Tests (2)
System\Windows\Forms\TextBoxBase.TextBoxBaseUiaTextProviderTests.cs (2)
406
Point actualPoint = provider.
GetPositionFromChar
(charIndex);
420
Point actualPoint = provider.
GetPositionFromChar
(charIndex);