Share via


CalendarView.SelectedPressedForegroundProperty プロパティ

定義

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

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

プロパティ値

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

適用対象