Share via


DatePicker.OrientationProperty 屬性

定義

取得 Orientation 相依性屬性的識別碼。

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

屬性值

Orientation相依性屬性的識別碼。

適用於