4 references to GetTextLength
PresentationFramework (4)
System\Windows\Documents\TextContainer.cs (1)
828textLength = GetTextLength(text);
System\Windows\Documents\TextTreeText.cs (3)
45textLength = TextContainer.GetTextLength(text); 273length = TextContainer.GetTextLength(text); 333textEndOffset = TextContainer.GetTextLength(text);