MapElement3D.LocationProperty 属性

定义

获取依赖属性,该依赖属性为 Location Windows 运行时 属性。

public:
 static property DependencyProperty ^ LocationProperty { DependencyProperty ^ get(); };
static DependencyProperty LocationProperty();
public static DependencyProperty LocationProperty { get; }
var dependencyProperty = MapElement3D.locationProperty;
Public Shared ReadOnly Property LocationProperty As DependencyProperty

属性值

Location Windows 运行时 属性后备的依赖属性。

适用于