CalendarView.TodayFontWeightProperty Propiedad

Definición

Identifica la propiedad de dependencia TodayFontWeight .

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

Valor de propiedad

Identificador de la propiedad de dependencia TodayFontWeight .

Se aplica a

Consulte también