3 writes to Brush
ReachFramework (3)
AlphaFlattener\Flattener.cs (3)
1106Brush = null, 1118ri.Brush = p.Brush; 1147ri.Brush = ri.Brush.ApplyTransformCopy(p.Transform);
2 references to Brush
ReachFramework (2)
AlphaFlattener\Flattener.cs (2)
1145if (ri.Brush != null) 1147ri.Brush = ri.Brush.ApplyTransformCopy(p.Transform);