共用方式為


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 相依性屬性的標識符。

適用於