共用方式為


MapTileSource.DataSourceProperty 屬性

定義

識別 DataSource 相依性屬性。

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

屬性值

DataSource相依性屬性的識別碼。

適用於

另請參閱