MapControl.TransitFeaturesVisibleProperty Property

Definition

Identifies the TransitFeaturesVisible dependency property.

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

Property Value

The identifier for the TransitFeaturesVisible dependency property.

Applies to