private void UpdateTileLayout() { bool isLandscape = LayoutManager.DetermineIfWindowIsLandscape(); GetManager(isLandscape).LayoutGrid(); }