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 依存関係プロパティの識別子。

適用対象

こちらもご覧ください