4 references to GetBrushFillBounds
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (4)
1395bounds.Union(child.GetBrushFillBounds()); 1441Rect bounds = GetBrushFillBounds(); 1494Rect bounds = GetBrushFillBounds(); 1554Rect childBounds = child.GetBrushFillBounds();