4 writes to _drawDebugVisual
PresentationFramework (4)
System\Windows\Documents\FixedPage.cs (4)
103_drawDebugVisual--; 107_drawDebugVisual++; 110_drawDebugVisual = _drawDebugVisual % (int)DrawDebugVisual.LastOne; 114_drawDebugVisual += (int)DrawDebugVisual.LastOne;
4 references to _drawDebugVisual
PresentationFramework (4)
System\Windows\Documents\FixedPage.cs (4)
110_drawDebugVisual = _drawDebugVisual % (int)DrawDebugVisual.LastOne; 112if (_drawDebugVisual < 0) 127if (_drawDebugVisual == 0) 966return _drawDebugVisual;