2 writes to _drawingBrushChanged
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (2)
1349_drawingBrushChanged = false; 1798b._drawingBrushChanged = true;
2 references to _drawingBrushChanged
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (2)
1015_drawingBrushChanged || // drawing Primitive has changed 1312if (_drawingBrushChanged)