From 1ff0db9c6f4ba1167e6b2620066f83088f23c5bf Mon Sep 17 00:00:00 2001 From: Stephane Delcroix Date: Thu, 1 Dec 2016 22:39:43 +0100 Subject: Jimmgarrido uwp toolbar (#588) * Fixed CommandBar being clipped when expanded by removing explicit Height * Add UITest --- Xamarin.Forms.Platform.UAP/MasterDetailControlStyle.xaml | 5 +++-- Xamarin.Forms.Platform.UAP/PageControlStyle.xaml | 5 +++-- Xamarin.Forms.Platform.UAP/TabbedPageStyle.xaml | 6 ++++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'Xamarin.Forms.Platform.UAP') diff --git a/Xamarin.Forms.Platform.UAP/MasterDetailControlStyle.xaml b/Xamarin.Forms.Platform.UAP/MasterDetailControlStyle.xaml index d82f78af..cd3a4401 100644 --- a/Xamarin.Forms.Platform.UAP/MasterDetailControlStyle.xaml +++ b/Xamarin.Forms.Platform.UAP/MasterDetailControlStyle.xaml @@ -3,7 +3,8 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:uwp="using:Xamarin.Forms.Platform.UWP">