MapControl.TileSourcesProperty Property

Definition

Identifies the TileSources dependency property.

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

Property Value

The identifier for the TileSources dependency property.

Applies to

See also