DatePicker.YearFormatProperty プロパティ

定義

YearFormat 依存関係プロパティの識別子を取得します。

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

プロパティ値

YearFormat 依存関係プロパティの識別子。

適用対象