共用方式為


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 相依性屬性的標識符。

適用於