9 references to TextLength
PresentationFramework (9)
System\Windows\Documents\Speller.cs (7)
199
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
709
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
819
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, new SpellerInteropBase.EnumSentencesCallback(ScanRangeCheckTimeLimitCallback),
844
textMap TextLength = {textMap.
TextLength
} text = {new string(textMap.Text)}
1136
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
1258
rightWordBreak = textMap.
TextLength
;
1373
segmentCount = _spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null, null, null);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
76
TextMapTextLength = textMap.
TextLength
,
205
/// <see cref="TextMap.
TextLength
"/> property of the 'textMap' instance