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 依存関係プロパティの識別子。

適用対象