MapControl.LayersProperty property

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

Identifies the Layers dependency property.

Syntax

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

Property value

Type: DependencyProperty

The identifier for the Layers dependency property.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone (code-named "Blue") [Windows Runtime apps only]

Namespace

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

Metadata

Windows.winmd

See also

MapControl