1 reference to GetLineIndexFromCharacterIndex
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBox.cs (1)
953return GetLineIndexFromCharacterIndex(this.TextContainer.SymbolCount) + 1;