Share via


DatePicker.MonthFormatProperty 屬性

定義

取得 MonthFormat 相依性屬性的標識碼。

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

屬性值

MonthFormat 相依性屬性的標識碼。

適用於