CalendarPicker.IsLabelVisibleProperty property

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

Identifies the IsLabelVisible  dependency property.

Syntax

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

Property value

Type: DependencyProperty

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

IsLabelVisible

Dependency properties overview