Share via


MapControl.CanZoomOutProperty プロパティ

定義

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

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

プロパティ値

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

Windows の要件

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

適用対象