MapBillboard.LocationProperty 属性

定义

标识 Location 依赖属性。

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

属性值

Location 依赖属性的标识符。

适用于