DrillOutThemeAnimation.EntranceTargetNameProperty Property

Definition

Identifies the EntranceTargetName dependency property.

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

Property Value

The identifier for the EntranceTargetName dependency property.

Applies to

See also