[SOLVED] How to catch ScrollViewer ScrollChanged event ?
Posted: Wed Sep 28, 2016 1:46 am
Dear JS-Support,
Background info: we have two ScrollViewers and we would like to sync the scroll position of both for each other:
e.g. two ScrollViewers vertically (one on the other top), when the bottom's scrollbar dragged (scrolled) by the user we would like to set (sync) the scrollbar's of top ScrollViewer.
Question: How to catch ScrollViewer ScrollChanged event ?
(normally in WPF there is a ScrollChanged event, but in present state of CSHTML v9.4 beta no such an event !)
Thanks for your kind reply,
Best Regards,
Péter
Background info: we have two ScrollViewers and we would like to sync the scroll position of both for each other:
e.g. two ScrollViewers vertically (one on the other top), when the bottom's scrollbar dragged (scrolled) by the user we would like to set (sync) the scrollbar's of top ScrollViewer.
Question: How to catch ScrollViewer ScrollChanged event ?
(normally in WPF there is a ScrollChanged event, but in present state of CSHTML v9.4 beta no such an event !)
Thanks for your kind reply,
Best Regards,
Péter