DatePicker.MinYearProperty 屬性

定義

取得 MinYear 相依性屬性的識別碼。

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

屬性值

MinYear相依性屬性的識別碼。

適用於