MapControl.LoadingStatusProperty Property

Definition

Identifies the LoadingStatus dependency property.

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

Property Value

The identifier for the LoadingStatus dependency property.

Applies to

See also