DrillOutThemeAnimation.ExitTargetNameProperty Property

Definition

Identifies the ExitTargetName dependency property.

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

Property Value

The identifier for the ExitTargetName dependency property.

Applies to

See also