[UWP] Fix ScrollViewer Horizontal Scroll Bar Visibility when set before control load...
authorBrian Macomber <brian@agspectrum.com>
Tue, 15 Jan 2019 18:46:43 +0000 (12:46 -0600)
committerRui Marinho <me@ruimarinho.net>
Tue, 15 Jan 2019 18:46:43 +0000 (18:46 +0000)
commit0919b0db4ad9cc7acf904f2838ccf73274f64e73
tree565111d97c57e4ac19864085feca88cbcaeb88c8
parentf45c55fd4a82c02d50327146752cd74d3808a1ce
[UWP] Fix ScrollViewer Horizontal Scroll Bar Visibility when set before control load (#3195) fixes #3193

* Fix 3193

* Update to restore default behavior

* Fix 3193

* Update to restore default behavior

* Spelling Fix
Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs
Xamarin.Forms.Platform.UAP/ScrollViewRenderer.cs