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 依存関係プロパティの識別子。

適用対象