MapBillboard.LocationProperty Property

Definition

Identifies the Location dependency property.

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

Property Value

The identifier for the Location dependency property.

Applies to