MapControl.LocationProperty Eigenschaft

Definition

Identifiziert die angefügte MapControl.Location-XAML-Eigenschaft .

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

Eigenschaftswert

Der Bezeichner für die angefügte MapControl.Location-XAML-Eigenschaft .

Gilt für:

Weitere Informationen