Share via


CalendarView.SelectedHoverForegroundProperty プロパティ

定義

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

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

プロパティ値

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

適用対象