CalendarDatePicker.CalendarViewStyleProperty Property

Definition

Identifies the CalendarViewStyle dependency property.

public:
 static property DependencyProperty ^ CalendarViewStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty CalendarViewStyleProperty();
public static DependencyProperty CalendarViewStyleProperty { get; }
var dependencyProperty = CalendarDatePicker.calendarViewStyleProperty;
Public Shared ReadOnly Property CalendarViewStyleProperty As DependencyProperty

Property Value

The identifier for the CalendarViewStyle dependency property.

Applies to

See also