次の方法で共有


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 ランタイム プロパティをバックアップする依存関係プロパティ。

適用対象