CalendarView.TodayFontWeightProperty Property

Definition

Identifies the TodayFontWeight  dependency property.

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

Property Value

The identifier for the TodayFontWeight   dependency property.

Applies to

See also