DatePickerFlyout.MonthVisibleProperty Property

Definition

Gets the identifier for the MonthVisible dependency property.

public:
 static property DependencyProperty ^ MonthVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty MonthVisibleProperty();
public static DependencyProperty MonthVisibleProperty { get; }
var dependencyProperty = DatePickerFlyout.monthVisibleProperty;
Public Shared ReadOnly Property MonthVisibleProperty As DependencyProperty

Property Value

The identifier for the MonthVisible dependency property.

Applies to