2 references to ContentPosition
PresentationFramework (2)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
74CalculationMode = CalculationModes.ContentPosition, 107int offset = (_debugInfo.CalculationMode == CalculationModes.ContentPosition ? _debugInfo.ContentOffSet : _debugInfo.ContextOffset);