CalendarPicker.HeaderProperty property

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

Identifies the Header dependency property.

Syntax

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

Property value

Type: DependencyProperty

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

Header

Dependency properties overview