共用方式為


CalendarView.SelectedDatesProperty 屬性

定義

識別 SelectedDates 相依性屬性。

public:
 static property DependencyProperty ^ SelectedDatesProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedDatesProperty();
public static DependencyProperty SelectedDatesProperty { get; }
var dependencyProperty = CalendarView.selectedDatesProperty;
Public Shared ReadOnly Property SelectedDatesProperty As DependencyProperty

屬性值

SelectedDates 相依性屬性的標識碼。

適用於

另請參閱