Implemented interface member:
property
TextRange
System.Windows.Documents.SpellerInteropBase.ISpellerSegment.TextRange
2 references to TextRange
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
650public string Text => SourceString?.Substring(TextRange.Start, TextRange.Length);