9 references to TextLength
PresentationFramework (9)
System\Windows\Documents\Speller.cs (7)
198
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
708
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
818
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, new SpellerInteropBase.EnumSentencesCallback(ScanRangeCheckTimeLimitCallback),
843
textMap TextLength = {textMap.
TextLength
} text = {new string(textMap.Text)}
1135
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
1257
rightWordBreak = textMap.
TextLength
;
1372
segmentCount = _spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null, null, null);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
75
TextMapTextLength = textMap.
TextLength
,
204
/// <see cref="TextMap.
TextLength
"/> property of the 'textMap' instance