2 references to TextRange
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
961
return new
TextRange
(textSegment);
1061
return new
TextRange
(_segment.SourceTextSegment);