DrillOutThemeAnimation.ExitTargetProperty Property

Definition

Identifies the ExitTarget dependency property.

public:
 static property DependencyProperty ^ ExitTargetProperty { DependencyProperty ^ get(); };
static DependencyProperty ExitTargetProperty();
public static DependencyProperty ExitTargetProperty { get; }
var dependencyProperty = DrillOutThemeAnimation.exitTargetProperty;
Public Shared ReadOnly Property ExitTargetProperty As DependencyProperty

Property Value

The identifier for the ExitTarget dependency property.

Applies to

See also