MapControl.PedestrianFeaturesVisibleProperty Property

Definition

Identifies the PedestrianFeaturesVisible dependency property.

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

Property Value

The identifier for the PedestrianFeaturesVisible dependency property.

Applies to

See also