MapControl.PanInteractionModeProperty 属性

定义

标识 PanInteractionMode 依赖属性。

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

属性值

PanInteractionMode 依赖属性的标识符。

适用于