4 references to GetTileContentBounds
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (2)
1741Rect content = Utility.GetTileContentBounds(brush); 2909Rect contentBounds = Utility.GetTileContentBounds(tileBrush);
AlphaFlattener\Primitive.cs (1)
1385Rect content = Utility.GetTileContentBounds(tb);
AlphaFlattener\Utility.cs (1)
1624Rect content = GetTileContentBounds(brush);