3 references to GetLineFromCharIndex
System.Windows.Forms.Tests (3)
System\Windows\Forms\ToolStripTextBoxTests.cs (3)
768_toolStripTextBox.GetLineFromCharIndex(0).Should().Be(0); 769_toolStripTextBox.GetLineFromCharIndex(7).Should().Be(1); 770_toolStripTextBox.GetLineFromCharIndex(14).Should().Be(2);