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相依性屬性的識別碼。

適用於

另請參閱