Share via


CalendarView.SelectedForegroundProperty プロパティ

定義

SelectedForeground 依存関係プロパティを識別します。

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

プロパティ値

SelectedForeground 依存関係プロパティの識別子。

適用対象

こちらもご覧ください