4 references to GetTextLength
PresentationFramework (4)
System\Windows\Documents\TextContainer.cs (1)
833textLength = GetTextLength(text);
System\Windows\Documents\TextTreeText.cs (3)
47textLength = TextContainer.GetTextLength(text); 275length = TextContainer.GetTextLength(text); 335textEndOffset = TextContainer.GetTextLength(text);