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相依性屬性的識別碼。

適用於