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