Slider.OrientationProperty 屬性

定義

識別 Orientation 相依性屬性。

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

屬性值

Orientation相依性屬性的識別碼。

適用於