CalendarPicker.DateFormatProperty property

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

Identifies the DateFormat  dependency property.

Syntax

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

Property value

Type: DependencyProperty

The identifier for the DateFormat   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

DateFormat

Dependency properties overview