2 references to OwnerChildEditLineIndex
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\LabelEditUiaTextProvider.cs (2)
99public override int GetLineFromCharIndex(int charIndex) => OwnerChildEditLineIndex; 101public override int GetLineIndex(int line) => OwnerChildEditLineIndex;