I\'m triying to hide/show a stackpanel when I click in a button. This is what I made so far:
You can change your button to a ToggleButton and use the Checked and Unchecked routed events to set up your 2 storyboards:
ToggleButton
Checked
Unchecked