Share via


MapElement3D.RollProperty Property

Definition

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

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

Property Value

The dependency property that backs the Roll Windows Runtime property.

Applies to