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 依存関係プロパティの識別子。

適用対象

こちらもご覧ください