Share via


DatePickerFlyout.DateProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ DateProperty { DependencyProperty ^ get(); };
static DependencyProperty DateProperty();
public static DependencyProperty DateProperty { get; }
var dependencyProperty = DatePickerFlyout.dateProperty;
Public Shared ReadOnly Property DateProperty As DependencyProperty

プロパティ値

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

適用対象