Share via


MapControl.InteractiveControlsVisibleProperty Property

Definition

Identifies the InteractiveControlsVisible dependency property.

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

Property Value

The identifier for the InteractiveControlsVisible dependency property.

Applies to