4 references to GetBrushFillBounds
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (4)
1396bounds.Union(child.GetBrushFillBounds()); 1442Rect bounds = GetBrushFillBounds(); 1495Rect bounds = GetBrushFillBounds(); 1555Rect childBounds = child.GetBrushFillBounds();