共用方式為


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相依性屬性的識別碼。

適用於

另請參閱