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

適用対象