9 references to Text
PresentationFramework (9)
System\Windows\Documents\Speller.cs (7)
199_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 712_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 822_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, new SpellerInteropBase.EnumSentencesCallback(ScanRangeCheckTimeLimitCallback), 847textMap TextLength = {textMap.TextLength} text = {new string(textMap.Text)} 948string word = new(data.TextMap.Text, sTextRange.Start, sTextRange.Length); 1139_spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, 1376segmentCount = _spellerInterop.EnumTextSegments(textMap.Text, textMap.TextLength, null, null, null);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
75TextMapText = string.Join(string.Empty, textMap.Text), 200/// <see cref="TextMap.Text"/> property of the 'textMap' instance