summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT/StepperRenderer.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-03-29Align iOS, Android, Windows handling of tap gesture event bubbling (#842)E.Z. Hart1-0/+2
* Add test for gesture bubbling behavior on all controls; Make Windows behavior consistent with other platforms; * Fix the stepper test * Make Frame on Android handle tap event bubbling like the other platforms * Formatting changes and query syntax instead of SelectMany
2017-01-03[WinRT/UWP] Apply BackgroundColor to Stepper buttons (#581)Paul DiPietro1-0/+8
* [WinRT/UWP] Apply BackgroundColor to Stepper buttons * Add explanatory text; use nameof * Move explanatory text to a label
2016-03-22Initial importJason Smith1-0/+72