4 references to GetTileContentBounds
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (2)
1735Rect content = Utility.GetTileContentBounds(brush); 2904Rect contentBounds = Utility.GetTileContentBounds(tileBrush);
AlphaFlattener\Primitive.cs (1)
1378Rect content = Utility.GetTileContentBounds(tb);
AlphaFlattener\Utility.cs (1)
1613Rect content = GetTileContentBounds(brush);