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