DatePicker.MonthVisibleProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 = DatePicker.monthVisibleProperty;
Public Shared ReadOnly Property MonthVisibleProperty As DependencyProperty
Property Value
The identifier for the MonthVisible dependency property.