1 write to ContentOffSet
PresentationFramework (1)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
71ContentOffSet = contentOffset,
1 reference to ContentOffSet
PresentationFramework (1)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
107int offset = (_debugInfo.CalculationMode == CalculationModes.ContentPosition ? _debugInfo.ContentOffSet : _debugInfo.ContextOffset);