MapControl.LandmarksVisibleProperty 属性

定义

标识 LandmarksVisible 依赖属性。

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

属性值

LandmarksVisible 依赖属性的标识符。

适用于

另请参阅