1 reference to GetTokens
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInteropExtensions.cs (1)
62IReadOnlyList<WordSegment> tokens = segmenter?.GetTokens(text) ?? Array.Empty<WordSegment>();