Exemplo n.º 1
0
		public void EnsureDefaults()
		{
			Root = new RootPage();

			X = 100;
			Y = 200;
		}