Popup.ChildTransitionsProperty プロパティ

定義

ChildTransitions 依存関係プロパティを識別します。

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

プロパティ値

ChildTransitions 依存関係プロパティの識別子。

適用対象