2using System.Collections.Generic;
6using Microsoft.Xna.Framework;
7using Microsoft.Xna.Framework.Input;
8using Microsoft.Xna.Framework.Graphics;
Base class for all components.
A Grid containing children in its cells.
A Grid containing children in its cells Dividing host into rows and columns basing on GridTemplate ...
Base class for all layouts.