DragOverThemeAnimation.DirectionProperty Propriedade

Definição

Identifica a propriedade de dependência 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 da propriedade

O identificador da propriedade de dependência Direction .

Aplica-se a

Confira também