CalendarPicker.CalendarIdentifierProperty property

[This documentation is preliminary and is subject to change.]

Identifies the CalendarIdentifier  dependency property.

Syntax

public static DependencyProperty CalendarIdentifierProperty { get; }
Public Shared ReadOnly Property CalendarIdentifierProperty As DependencyProperty
public:
static property DependencyProperty^ CalendarIdentifierProperty { 
   DependencyProperty^ get();
}

Property value

Type: DependencyProperty

The identifier for the CalendarIdentifier   dependency property.

Requirements (device family)

Device family

Universal

API contract

Windows.Foundation.UniversalApiContract, introduced version 1.0

Namespace

Windows.UI.Xaml.Controls Windows::UI::Xaml::Controls [C++]

Metadata

Windows.Foundation.UniversalApiContract.winmd

See also

CalendarPicker

CalendarIdentifier

Dependency properties overview