MapControl.RegionProperty プロパティ

定義

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

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

プロパティ値

リージョンの依存関係プロパティの識別子。

Windows の要件

デバイス ファミリ
Windows 10, version 1803 (10.0.17134.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v6.0 で導入)

適用対象