Share via


MapElement.VisibleProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia Visible .

Se aplica a