DatePicker.CalendarIdentifierProperty Property

Definition

Gets the identifier for the CalendarIdentifier dependency property.

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

Property Value

The identifier for the CalendarIdentifier dependency property.

Applies to