MapControl.TrafficFlowVisibleProperty Property

Definition

Identifies the TrafficFlowVisible dependency property.

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

Property Value

The identifier for the TrafficFlowVisible dependency property.

Applies to

See also