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

適用対象