CalendarView.TodayForegroundProperty Propiedad

Definición

Identifica la propiedad de dependencia TodayForeground .

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

Valor de propiedad

Identificador de la propiedad de dependencia TodayForeground .

Se aplica a

Consulte también