Change an image during animation using storyboard

后端 未结 1 948
轻奢々
轻奢々 2021-02-08 05:10

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

1条回答
  •  情书的邮戳
    2021-02-08 05:48

    Okay, solved it myself. Seems you have to use the ObjectAnimationUsingKeyFrames and DiscreteObjectKeyFrame as shown below:

    
        
            
                
            
        
    
    

    0 讨论(0)
提交回复
热议问题