From 4e250d389df3aa0d68f1da308129f91297348a61 Mon Sep 17 00:00:00 2001 From: Miguel Alho Date: Sun, 15 Jun 2014 16:17:46 +0100 Subject: [PATCH] Basic grid definition in Xaml --- YoutubeGetter/MainWindow.xaml | 54 +++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 25 deletions(-) diff --git a/YoutubeGetter/MainWindow.xaml b/YoutubeGetter/MainWindow.xaml index a3c2ee9..0124e69 100644 --- a/YoutubeGetter/MainWindow.xaml +++ b/YoutubeGetter/MainWindow.xaml @@ -1,31 +1,35 @@  - - - - - - - - - - - - - - - + Title="Youtube Getter" Height="600" Width="960"> + + + + + + + + + + + + + + + + + +