Share via


DragOverThemeAnimation.DirectionProperty Propiedad

Definición

Identifica la propiedad de dependencia Direction .

public:
 static property DependencyProperty ^ DirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty DirectionProperty();
public static DependencyProperty DirectionProperty { get; }
var dependencyProperty = DragOverThemeAnimation.directionProperty;
Public Shared ReadOnly Property DirectionProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia Direction .

Se aplica a

Consulte también