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

적용 대상