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