3 writes to Brush
ReachFramework (3)
AlphaFlattener\Flattener.cs (3)
1110Brush = null, 1122ri.Brush = p.Brush; 1151ri.Brush = ri.Brush.ApplyTransformCopy(p.Transform);
2 references to Brush
ReachFramework (2)
AlphaFlattener\Flattener.cs (2)
1149if (ri.Brush != null) 1151ri.Brush = ri.Brush.ApplyTransformCopy(p.Transform);