DrillInThemeAnimation.EntranceTargetProperty Property

Definition

Identifies the EntranceTarget dependency property.

public:
 static property DependencyProperty ^ EntranceTargetProperty { DependencyProperty ^ get(); };
static DependencyProperty EntranceTargetProperty();
public static DependencyProperty EntranceTargetProperty { get; }
var dependencyProperty = DrillInThemeAnimation.entranceTargetProperty;
Public Shared ReadOnly Property EntranceTargetProperty As DependencyProperty

Property Value

The identifier for the EntranceTarget dependency property.

Applies to

See also