2 implementations of SubSegments
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (1)
655
public IReadOnlyList<ISpellerSegment>
SubSegments
System\Windows\Documents\WinRTSpellerInterop.cs (1)
978
public IReadOnlyList<ISpellerSegment>
SubSegments
2 references to SubSegments
PresentationFramework (2)
System\Windows\Documents\Speller.cs (2)
904
if (textSegment.
SubSegments
.Count == 0)
958
if (textSegment.
SubSegments
.Count == 0)