[UWP] Allow embedding Forms page in secondary window (#5658)
authorE.Z. Hart <hartez@users.noreply.github.com>
Mon, 22 Apr 2019 22:44:12 +0000 (16:44 -0600)
committerSamantha Houts <samhouts@users.noreply.github.com>
Mon, 22 Apr 2019 22:44:12 +0000 (15:44 -0700)
commite50775037ad45e42a9407088db7a8a949482efef
treeceb3ec9e57480e626277827cef5e2c50c311de3a
parent0850710138268000eba57e41bf0c5de16f46fd70
[UWP] Allow embedding Forms page in secondary window (#5658)

* Make secondary window work in UWP (fixes #2229)

* Update Xamarin.Forms.Core/Internals/Ticker.cs

Co-Authored-By: hartez <hartez@users.noreply.github.com>
Xamarin.Forms.ControlGallery.WindowsUniversal/SecondaryWindowService.cs [new file with mode: 0644]
Xamarin.Forms.ControlGallery.WindowsUniversal/Xamarin.Forms.ControlGallery.WindowsUniversal.csproj
Xamarin.Forms.Controls/CoreGallery.cs
Xamarin.Forms.Controls/ISecondaryWindowService.cs [new file with mode: 0644]
Xamarin.Forms.Core/Internals/Ticker.cs
Xamarin.Forms.Platform.UAP/Forms.cs
Xamarin.Forms.Platform.UAP/Platform.cs
Xamarin.Forms.Platform.UAP/WindowsBasePlatformServices.cs
Xamarin.Forms.Platform.UAP/WindowsTicker.cs