MapControl.HeadingProperty Property

Definition

Identifies the Heading dependency property.

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

Property Value

The identifier for the Heading dependency property.

Applies to

See also