MapControl.Is3DSupportedProperty プロパティ

定義

Is3DSupported 依存関係プロパティを識別します。

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

プロパティ値

Is3DSupported 依存関係プロパティの識別子です。

適用対象