2 writes to _drawingBrushChanged
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (2)
1356_drawingBrushChanged = false; 1804b._drawingBrushChanged = true;
2 references to _drawingBrushChanged
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (2)
1022_drawingBrushChanged || // drawing Primitive has changed 1319if (_drawingBrushChanged)