UIElement.TransitionsProperty プロパティ

定義

Transitions 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ TransitionsProperty { DependencyProperty ^ get(); };
static DependencyProperty TransitionsProperty();
public static DependencyProperty TransitionsProperty { get; }
var dependencyProperty = UIElement.transitionsProperty;
Public Shared ReadOnly Property TransitionsProperty As DependencyProperty

プロパティ値

Transitions 依存関係プロパティの識別子。

適用対象