I am very new to Silverlight and Silverlight animations. I have a StackPanel. When the user control loads I want the stack panel to slide into view from the bottom of the screen). A huge bonus would be to make it bounce off the top of the screen once it hits the top. I am looking iinto the Silverlight Toolkit and the TransitioningContentControl but I am not sure this will work.
Is there a simple way to do this?