MapControl.CanZoomInProperty プロパティ

定義

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

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

プロパティ値

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

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

適用対象