My Buzzards Bay

The #1 Boating Lifestyle Blog in New England

My Buzzards Bay

The #1 Boating Lifestyle Blog in New England

Windows 8.1 Aio «Premium»

// Create a responsive grid layout Grid grid = new Grid(); grid.ColumnDefinitions.Add(new ColumnDefinition { Width = new GridLength(1, GridUnitType.Star) }); grid.RowDefinitions.Add(new RowDefinition { Height = new GridLength(1, GridUnitType.Star) });

namespace AIOApp { public class MainPage : Page { public MainPage() { InitializeComponent(); windows 8.1 aio

// Display the grid Content = grid; } } } // Create a responsive grid layout Grid grid

Discover more from My Buzzards Bay

Subscribe now to keep reading and get access to the full archive.

Continue reading