DatePicker.YearFormatProperty 属性

定义

获取 YearFormat 依赖属性的标识符。

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

属性值

YearFormat 依赖属性的标识符。

适用于