MapControl.LayersProperty Property

Definition

Identifies the Layers dependency property.

public:
 static property DependencyProperty ^ LayersProperty { DependencyProperty ^ get(); };
static DependencyProperty LayersProperty();
public static DependencyProperty LayersProperty { get; }
var dependencyProperty = MapControl.layersProperty;
Public Shared ReadOnly Property LayersProperty As DependencyProperty

Property Value

The Layers dependency property.

Windows requirements

Device family
Windows 10 Fall Creators Update (introduced in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v5.0)

Applies to