4 writes to _drawDebugVisual
PresentationFramework (4)
System\Windows\Documents\FixedPage.cs (4)
102_drawDebugVisual--; 106_drawDebugVisual++; 109_drawDebugVisual = _drawDebugVisual % (int)DrawDebugVisual.LastOne; 113_drawDebugVisual += (int)DrawDebugVisual.LastOne;
4 references to _drawDebugVisual
PresentationFramework (4)
System\Windows\Documents\FixedPage.cs (4)
109_drawDebugVisual = _drawDebugVisual % (int)DrawDebugVisual.LastOne; 111if (_drawDebugVisual < 0) 126if (_drawDebugVisual == 0) 965return _drawDebugVisual;