[UWP] Escape key returns ActionSheet result (#208)
authorPaul DiPietro <pauldipietro@users.noreply.github.com>
Thu, 16 Jun 2016 16:17:18 +0000 (12:17 -0400)
committerRui Marinho <me@ruimarinho.net>
Thu, 16 Jun 2016 16:17:18 +0000 (17:17 +0100)
commited517a3027fb8a273b1f4226622cf88378091cd9
treee2c31724dd83f76c31d50e4046bc4957495fd4ad
parentd5be2f0144ca810fdfbf59808d526c26fe86017e
[UWP] Escape key returns ActionSheet result (#208)

When awaiting a DisplayActionSheet in UWP, pressing the escape key with
the ActionSheet open would dismiss the dialog but not return a result.
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40998.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Platform.WinRT/Platform.cs