How to animate vertical centering of a Silverlight 4 Toolkit Expander within a ScrollViewer





5.00/5 (2 votes)
Cannot use Storyboard because ScrollView.VerticalOffset property is read-only. Must use old fashioned DispatchTimer.
5.00/5 (2 votes)
Cannot use Storyboard because ScrollView.VerticalOffset property is read-only. Must use old fashioned DispatchTimer.