Share via


CalendarView.PressedForegroundProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください