다음을 통해 공유


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 런타임 속성을 백업하는 종속성 속성입니다.

적용 대상