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

プロパティ値

アニメーション化された依存関係プロパティ。

適用対象