Slider.IsDirectionReversedProperty プロパティ

定義

IsDirectionReversed 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsDirectionReversedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsDirectionReversedProperty();
public static DependencyProperty IsDirectionReversedProperty { get; }
var dependencyProperty = Slider.isDirectionReversedProperty;
Public Shared ReadOnly Property IsDirectionReversedProperty As DependencyProperty

プロパティ値

IsDirectionReversed 依存関係プロパティの識別子。

適用対象