我在Expression Blend 4中的图像上创建了一个WPF Storyboard动画.在悬停时,图像逐渐模糊.当鼠标离开图像时,有什么方法可以让故事板撤消或撤消?我可以让它触发Storyboard.Remove(),但实际上它不会通过Storyboard向后播放.
有什么方法可以在Expression Blend 4中实现吗?
c# wpf animation expression-blend
animation ×1
c# ×1
expression-blend ×1
wpf ×1