1 write to TextMapTextLength
PresentationFramework (1)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
77TextMapTextLength = textMap.TextLength,
1 reference to TextMapTextLength
PresentationFramework (1)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
112if ((offset < 0) || (offset > _debugInfo.TextMapTextLength))