8 references to Text
PresentationFramework (8)
System\Windows\Documents\Speller.cs (7)
195_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 705_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 815_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, new SpellerInteropBase.EnumSentencesCallback(ScanRangeCheckTimeLimitCallback), 840textMap TextLength = {textMap.TextLength} text = {new string(textMap.Text)} 941string word = new(data.TextMap.Text, sTextRange.Start, sTextRange.Length); 1132_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 1369segmentCount = _spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, null, null);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
74TextMapText = string.Join(string.Empty, textMap.Text),