MapElement3D.LocationProperty Property

Definition

Gets the dependency property that backs the Location Windows Runtime property.

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

Property Value

The dependency property that backs the Location Windows Runtime property.

Applies to