I’m having hard time figuring out how to set HorizontalOffset and ScrollToHorizontalOffset of a ScrollViewer. I need to set them for an animation in a StoryBoard.
I’m having hard time figuring out how to set HorizontalOffset and ScrollToHorizontalOffset of a
Share
I note that you tagged Windows 8 (Metro/WinRT?) so while the answer below seems related to WPF, it might work or at least give you some ideas.
http://marlongrech.wordpress.com/2009/09/14/how-to-set-wpf-scrollviewer-verticaloffset-and-horizontal-offset/