CalendarDatePicker.DateProperty 屬性

定義

識別 Date 相依性屬性。

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

屬性值

Date相依性屬性的識別碼。

適用於

另請參閱