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 相依性屬性的標識碼。

適用於