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