MapControl.PanInteractionModeProperty Property

Definition

Identifies the PanInteractionMode dependency property.

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

Property Value

Identifier for the PanInteractionMode dependency property.

Applies to