CalendarView.PressedForegroundProperty Proprietà

Definizione

Identifica la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza PressedForeground .

Si applica a

Vedi anche