MapControl.TileSourcesProperty 属性

定义

标识 TileSources 依赖属性。

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

属性值

TileSources 依赖属性的标识符。

适用于

另请参阅