2 writes to ContextOffset
PresentationFramework (2)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
72
ContextOffset
= UnsetValue,
100
_debugInfo.
ContextOffset
= value;
1 reference to ContextOffset
PresentationFramework (1)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
107
int offset = (_debugInfo.CalculationMode == CalculationModes.ContentPosition ? _debugInfo.ContentOffSet : _debugInfo.
ContextOffset
);