MapControl.DesiredPitchProperty Property

Definition

Identifies the DesiredPitch dependency property.

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

Property Value

The identifier for the DesiredPitch dependency property.

Applies to

See also