WPF前台动画Animation_wpf coloranimation-CSDN博客

网站介绍:文章浏览阅读632次。以下是简单的按钮动画,当鼠标移过按钮及触发动画效果:<Button x:Name="test" Content="text" Height="50" Width="100" Background="Red"> <Button.Triggers > <EventTrigger RoutedEvent="Button.MouseMove"> <BeginStoryboard_wpf coloranimation