MapTileSource.LayerProperty 属性

定义

标识 Layer 依赖属性。

public:
 static property DependencyProperty ^ LayerProperty { DependencyProperty ^ get(); };
static DependencyProperty LayerProperty();
public static DependencyProperty LayerProperty { get; }
var dependencyProperty = MapTileSource.layerProperty;
Public Shared ReadOnly Property LayerProperty As DependencyProperty

属性值

Layer 依赖属性的标识符。

适用于

另请参阅