9 references to Text
PresentationFramework (9)
System\Windows\Documents\Speller.cs (7)
203_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 716_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 826_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, new SpellerInteropBase.EnumSentencesCallback(ScanRangeCheckTimeLimitCallback), 851textMap TextLength = {textMap.TextLength} text = {new string(textMap.Text)} 952string word = new(data.TextMap.Text, sTextRange.Start, sTextRange.Length); 1143_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 1380segmentCount = _spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, null, null);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
76TextMapText = string.Join(string.Empty, textMap.Text), 201/// <see cref="TextMap.Text"/> property of the 'textMap' instance