Popup.ChildTransitionsProperty Property

Definition

Identifies the ChildTransitions dependency property.

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

Property Value

The identifier for the ChildTransitions dependency property.

Applies to