MapControl.BusinessLandmarksVisibleProperty Property

Definition

Identifies the BusinessLandmarksVisible dependency property.

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

Property Value

The identifier for the BusinessLandmarksVisible dependency property.

Applies to