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 依赖属性的标识符。

适用于