Share via


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

适用于