CalendarPicker.DisplayModeProperty property

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

Identifies the DisplayMode  dependency property.

Syntax

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

Property value

Type: DependencyProperty

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

DisplayMode

Dependency properties overview