Share via


DatePicker.SelectedDateProperty 屬性

定義

識別 SelectedDate 相依性屬性。

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

屬性值

SelectedDate 相依性屬性的標識碼。

適用於