2 references to GetText
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRange.cs (1)
389return TextRangeBase.GetText(this);
src\Framework\System\windows\Documents\TextSelection.cs (1)
293return TextRangeBase.GetText(this);