共用方式為


DragOverThemeAnimation.DirectionProperty 屬性

定義

識別 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

屬性值

Direction相依性屬性的識別碼。

適用於

另請參閱