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