Tagged Questions
0
votes
2answers
1k views
WPF Credits effect problem: StoryBoard to animate a StackPanel that extends the height of the window
This is my first WPF project. I'm trying to get a rolling credits effect with a bunch of banner-shaped PNG's stacked on top of each other vertically.
My current approach is to have a bunch of images ...