MapElement3D.HeadingProperty Property

Definition

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

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

Property Value

The dependency property that backs the Heading Windows Runtime property.

Applies to