From b6cb64e4930de9b16309f2d30c6bb0a2177048fd Mon Sep 17 00:00:00 2001 From: Stephane Delcroix Date: Thu, 12 Jan 2017 21:05:41 +0100 Subject: [C] new OnPlatform mechanism (#658) * [C] Obsolete TargetPlatform * [Xaml] support and test the new syntax * blind fix windows platforms --- Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml') diff --git a/Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml b/Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml index 7f470a4a..de9a1e67 100644 --- a/Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml +++ b/Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml @@ -36,6 +36,12 @@ Bar + + + 21 + 42 + + \ No newline at end of file -- cgit v1.2.3