3 references to GetFirstCharIndexFromLine
System.Windows.Forms.Tests (3)
System\Windows\Forms\ToolStripTextBoxTests.cs (3)
747_toolStripTextBox.GetFirstCharIndexFromLine(0).Should().Be(0); 748_toolStripTextBox.GetFirstCharIndexFromLine(1).Should().Be(7); 749_toolStripTextBox.GetFirstCharIndexFromLine(2).Should().Be(14);