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 依赖属性的标识符。

适用于