MapControl.MapElementsProperty 属性

定义

标识 MapElements 依赖属性。

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

属性值

MapElements 依赖属性的标识符。

适用于

另请参阅