Share via


MapElement.VisibleProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ VisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty VisibleProperty();
public static DependencyProperty VisibleProperty { get; }
var dependencyProperty = MapElement.visibleProperty;
Public Shared ReadOnly Property VisibleProperty As DependencyProperty

プロパティ値

Visible 依存関係プロパティの識別子。

適用対象