Base:
method
GetLineIndex
System.Windows.Forms.Automation.UiaTextProvider.GetLineIndex(System.Int32)
2 references to GetLineIndex
System.Windows.Forms.Tests (2)
System\Windows\Forms\ComboBox.ComboBoxUiaTextProviderTests.cs (2)
353int actualIndex = provider.GetLineIndex(lineIndex); 375int actualIndex = provider.GetLineIndex(lineIndex);