Fix ListView.ScrollTo does not work in WPF (#7947)
authormelimion <33512073+melimion@users.noreply.github.com>
Fri, 18 Oct 2019 17:28:29 +0000 (20:28 +0300)
committerSamantha Houts <samhouts@users.noreply.github.com>
Fri, 18 Oct 2019 17:28:29 +0000 (10:28 -0700)
commitb12adc7bb2a04c74ca3d41ae1ce046b3b2f3cb03
tree44750887717834748ca82145e272d9c6edb361e8
parent1827120da139751e1db2aee323e33721964df177
Fix ListView.ScrollTo does not work in WPF (#7947)

* ScrollTo implementation added

* ScrollToPosition.Center implemented

* animation implemented
Xamarin.Forms.Platform.WPF/Helpers/TreeHelper.cs
Xamarin.Forms.Platform.WPF/Renderers/ListViewRenderer.cs