MapControl.LocationProperty Propiedad

Definición

Identifica la propiedad adjunta XAML MapControl.Location .

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

Valor de propiedad

Identificador de la propiedad adjunta XAML MapControl.Location .

Se aplica a

Consulte también