DatePicker.YearVisibleProperty 屬性

定義

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

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

屬性值

YearVisible相依性屬性的識別碼。

適用於