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 종속성 속성의 식별자입니다.

적용 대상