MapControl.LayersProperty プロパティ

定義

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

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

プロパティ値

Layers 依存関係プロパティ。

Windows の要件

デバイス ファミリ
Windows 10 Fall Creators Update (10.0.16299.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v5.0 で導入)

適用対象