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 依存関係プロパティの識別子。

適用対象

こちらもご覧ください