DatePicker.MonthFormatProperty Property

Definition

Gets the identifier for the MonthFormat dependency property.

public:
 static property DependencyProperty ^ MonthFormatProperty { DependencyProperty ^ get(); };
static DependencyProperty MonthFormatProperty();
public static DependencyProperty MonthFormatProperty { get; }
var dependencyProperty = DatePicker.monthFormatProperty;
Public Shared ReadOnly Property MonthFormatProperty As DependencyProperty

Property Value

The identifier for the MonthFormat dependency property.

Applies to