MapControl.TiltInteractionModeProperty プロパティ

定義

TiltInteractionMode 依存関係プロパティを識別します。

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

プロパティ値

TiltInteractionMode 依存関係プロパティの識別子。

適用対象