9 references to TextLength
PresentationFramework (9)
System\Windows\Documents\Speller.cs (7)
195
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
705
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
815
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, new SpellerInteropBase.EnumSentencesCallback(ScanRangeCheckTimeLimitCallback),
840
textMap TextLength = {textMap.
TextLength
} text = {new string(textMap.Text)}
1132
_spellerInterop.EnumTextSegments(textMap.Text, textMap.
TextLength
, null,
1254
rightWordBreak = textMap.
TextLength
;
1369
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