[UWP] Fixes IsTabStop property in Layouts (#4703)
authorPavel Yakovlev <v-payako@microsoft.com>
Sat, 19 Jan 2019 18:19:03 +0000 (21:19 +0300)
committerSamantha Houts <samhouts@users.noreply.github.com>
Sat, 19 Jan 2019 18:19:03 +0000 (10:19 -0800)
commitd7bfb0cb7bdbea47a09c228550e64541184fe9b9
tree0f4e7a59382d2f6e8793d4606eac30a7dc4d102b
parent5e133758ab6cbf9b953ebc159eb581b3907cee3d
[UWP] Fixes IsTabStop property in Layouts (#4703)

* [UWP] the ScrollView does not gain focus

* address comments

fixes #4653
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4653.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Platform.UAP/IDontGetFocus.cs [new file with mode: 0644]
Xamarin.Forms.Platform.UAP/ITabStopOnDescendants.cs
Xamarin.Forms.Platform.UAP/ScrollViewRenderer.cs
Xamarin.Forms.Platform.UAP/VisualElementRenderer.cs
Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj