Slider.IsDirectionReversedProperty Property

Definition

Identifies the IsDirectionReversed dependency property.

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

Property Value

The identifier for the IsDirectionReversed dependency property.

Applies to