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相依性屬性的識別碼。

適用於