MapControl.InteractiveControlsVisibleProperty 属性

定义

标识 InteractiveControlsVisible 依赖属性。

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

属性值

InteractiveControlsVisible 依赖属性的标识符。

适用于