4 writes to _drawDebugVisual
PresentationFramework (4)
System\Windows\Documents\FixedPage.cs (4)
109_drawDebugVisual--; 113_drawDebugVisual++; 116_drawDebugVisual = _drawDebugVisual % (int)DrawDebugVisual.LastOne; 120_drawDebugVisual += (int)DrawDebugVisual.LastOne;
4 references to _drawDebugVisual
PresentationFramework (4)
System\Windows\Documents\FixedPage.cs (4)
116_drawDebugVisual = _drawDebugVisual % (int)DrawDebugVisual.LastOne; 118if (_drawDebugVisual < 0) 133if (_drawDebugVisual == 0) 972return _drawDebugVisual;