In my Blend application I'm making the program fade out when the user closes it. I can get the fading storyboard to play, but I don't know how to check when it's done so I can execute code to actually close the program.
Use the StoryBoard Completed Event