2 writes to _drawingBrushChanged
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (2)
1350_drawingBrushChanged = false; 1799b._drawingBrushChanged = true;
2 references to _drawingBrushChanged
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (2)
1016_drawingBrushChanged || // drawing Primitive has changed 1313if (_drawingBrushChanged)