Base:
method
GetLineFromCharIndex
System.Windows.Forms.TextBoxBase.GetLineFromCharIndex(System.Int32)
1 reference to GetLineFromCharIndex
System.Windows.Forms.Tests (1)
MaskedTextBoxTests.cs (1)
46
_maskedTextBox.
GetLineFromCharIndex
(2).Should().Be(0);