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 종속성 속성의 식별자입니다.

적용 대상