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

속성 값

DependencyProperty

애니메이션 효과를 준 종속성 속성입니다.

적용 대상