2 references to WordSegment
PresentationFramework (2)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs (2)
134
return new
WordSegment
(token);
167
result.Add(new
WordSegment
(item));