共用方式為


Border.ChildTransitionsProperty 屬性

定義

識別 ChildTransitions 相依性屬性。

public:
 static property DependencyProperty ^ ChildTransitionsProperty { DependencyProperty ^ get(); };
static DependencyProperty ChildTransitionsProperty();
public static DependencyProperty ChildTransitionsProperty { get; }
var dependencyProperty = Border.childTransitionsProperty;
Public Shared ReadOnly Property ChildTransitionsProperty As DependencyProperty

屬性值

ChildTransitions 相依性屬性的標識符。

適用於