MapControl.RoutesProperty Property

Definition

Identifies the Routes dependency property.

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

Property Value

The identifier for the Routes dependency property.

Applies to

See also