[UWP] Fix TitleView Width and MDP rendering quirks (#3987)
authorShane Neuville <shane94@hotmail.com>
Wed, 24 Oct 2018 07:23:46 +0000 (01:23 -0600)
committerStephane Delcroix <stephane@delcroix.org>
Wed, 24 Oct 2018 07:23:46 +0000 (09:23 +0200)
commit71429f7cdd08e4710f8a6e192cb82606a1159d43
treeb91497ee7e6eb56d3a278ed8cf03229bbbfe448b
parent2eee6d1effbeeeb833f7d805dbc5f2c2d52b6083
[UWP] Fix TitleView Width and MDP rendering quirks (#3987)

* [UWP] Fix TitleView Width and MDP rendering quirks

* [UWP] fix load timing for pushed pages and titleview

* [UWP] move renderer check

* [UWP] remove re-measure until 4116 fixed

- fixes #3828
- fixes #3834
Xamarin.Forms.Controls/GalleryPages/TitleView.xaml
Xamarin.Forms.Controls/GalleryPages/TitleView.xaml.cs
Xamarin.Forms.Platform.UAP/ITitleViewRendererController.cs [new file with mode: 0644]
Xamarin.Forms.Platform.UAP/MasterDetailControl.cs
Xamarin.Forms.Platform.UAP/MasterDetailPageRenderer.cs
Xamarin.Forms.Platform.UAP/NavigationPageRenderer.cs
Xamarin.Forms.Platform.UAP/PageControl.cs
Xamarin.Forms.Platform.UAP/TitleViewManager.cs [new file with mode: 0644]
Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj