I was looking for a way to change an Image during a storyboard, or more specifically, change the Source property of the image to point to a new image resou
Source
Okay, solved it myself. Seems you have to use the ObjectAnimationUsingKeyFrames and DiscreteObjectKeyFrame as shown below:
ObjectAnimationUsingKeyFrames
DiscreteObjectKeyFrame