MapControl.IsStreetsideSupportedProperty Property

Definition

Identifies the IsStreetsideSupported dependency property.

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

Property Value

Is the identifier for the IsStreetsideSupported dependency property.

Applies to