ContinuumNavigationTransitionInfo.ExitElementContainerProperty Property

Definition

public:
 static property DependencyProperty ^ ExitElementContainerProperty { DependencyProperty ^ get(); };
static DependencyProperty ExitElementContainerProperty();
public static DependencyProperty ExitElementContainerProperty { get; }
var dependencyProperty = ContinuumNavigationTransitionInfo.exitElementContainerProperty;
Public Shared ReadOnly Property ExitElementContainerProperty As DependencyProperty

Property Value

The identifier for the ContinuumNavigationTransitionInfo.ExitElementContainer attached property.

Applies to

See also