AnimationException.Property 属性

定义

获取经过动画处理的依赖属性。

public:
 property System::Windows::DependencyProperty ^ Property { System::Windows::DependencyProperty ^ get(); };
public System.Windows.DependencyProperty Property { get; }
member this.Property : System.Windows.DependencyProperty
Public ReadOnly Property Property As DependencyProperty

属性值

经过动画处理的依赖属性。

适用于