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 依赖属性的标识符。

适用于