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 identifier for the Layers dependency property.

Applies to