4 references to GetTextLength
PresentationFramework (4)
System\Windows\Documents\TextContainer.cs (1)
827textLength = GetTextLength(text);
System\Windows\Documents\TextTreeText.cs (3)
44textLength = TextContainer.GetTextLength(text); 272length = TextContainer.GetTextLength(text); 332textEndOffset = TextContainer.GetTextLength(text);