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