Panel.ChildrenTransitionsProperty 屬性

定義

識別 ChildrenTransitions 相依性屬性。

public:
 static property DependencyProperty ^ ChildrenTransitionsProperty { DependencyProperty ^ get(); };
static DependencyProperty ChildrenTransitionsProperty();
public static DependencyProperty ChildrenTransitionsProperty { get; }
var dependencyProperty = Panel.childrenTransitionsProperty;
Public Shared ReadOnly Property ChildrenTransitionsProperty As DependencyProperty

屬性值

ChildrenTransitions相依性屬性的識別碼。

適用於