如何对Visibility属性进行动画(XMAL /CS)

来源:互联网 发布:mysql字符串转换成日期 编辑:程序博客网 时间:2024/06/05 15:17
ObjectAnimationUsingKeyFrames 类

 

更新:2007 年 11 月

对指定 Duration 内的一组 KeyFrames 中的 Object 属性值进行动画处理。

命名空间:  System.Windows.Media.Animation
程序集:  PresentationCore(在 PresentationCore.dll 中)
用于 XAML 的 XMLNS:http://schemas.microsoft.com/winfx/xaml/presentation

 

参考:

http://social.msdn.microsoft.com/Forums/zh-HK/wpf/thread/7d856f82-d112-4a1c-a457-1aeb1abe861b

http://technet.microsoft.com/zh-cn/office/system.windows.uielement.visibility%28it-it,VS.95%29.aspx

 

XAML实现:

 

后台实现:

原创粉丝点击