2 references to SourceTextSegment
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInteropExtensions.cs (2)
73int nextTokenStartPosition = (int)tokens[i].SourceTextSegment.StartPosition; 74int nextTokenLength = (int)tokens[i].SourceTextSegment.Length;