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