2 references to GetTextInternal
PresentationFramework (2)
System\Windows\Documents\Speller.cs (1)
237string error = TextRangeBase.GetTextInternal(errorStart, errorEnd, ref charArray);
System\Windows\Documents\TextRangeBase.cs (1)
653return GetTextInternal(startPosition, endPosition, ref charArray);