MapControl.LocationProperty Property

Definition

Identifies the MapControl.Location XAML attached property.

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

Property Value

The identifier for the MapControl.Location XAML attached property.

Applies to

See also