Share via


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

適用於