4 references to GetBrushFillBounds
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (4)
1402bounds.Union(child.GetBrushFillBounds()); 1447Rect bounds = GetBrushFillBounds(); 1500Rect bounds = GetBrushFillBounds(); 1560Rect childBounds = child.GetBrushFillBounds();