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

适用于