9 references to TextLength
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),
851
textMap TextLength = {textMap.
TextLength
} text = {new string(textMap.Text)}
1143
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
1265
rightWordBreak = textMap.
TextLength
;
1380
segmentCount = _spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null, null, null);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
77
TextMapTextLength = textMap.
TextLength
,
206
/// <see cref="TextMap.
TextLength
"/> property of the 'textMap' instance