MapElement3D.PitchProperty Property

Definition

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

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

Property Value

The dependency property that backs the Pitch Windows Runtime property.

Applies to