Base:
method
GetPositionFromChar
System.Windows.Forms.Automation.UiaTextProvider.GetPositionFromChar(System.Int32)
2 references to GetPositionFromChar
System.Windows.Forms.Tests (2)
System\Windows\Forms\ComboBox.ComboBoxUiaTextProviderTests.cs (2)
442
Point actualPoint = provider.
GetPositionFromChar
(charIndex);
470
Point actualPoint = provider.
GetPositionFromChar
(charIndex);