MapControl.LandmarksVisibleProperty Property

Definition

Identifies the LandmarksVisible dependency property.

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

Property Value

The identifier for the LandmarksVisible dependency property.

Applies to

See also