AutomationProperties.LandmarkTypeProperty Propiedad

Definición

Identifica la propiedad adjunta XAML AutomationProperties.LandmarkType .

public:
 static property DependencyProperty ^ LandmarkTypeProperty { DependencyProperty ^ get(); };
static DependencyProperty LandmarkTypeProperty();
public static DependencyProperty LandmarkTypeProperty { get; }
var dependencyProperty = AutomationProperties.landmarkTypeProperty;
Public Shared ReadOnly Property LandmarkTypeProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad adjunta XAML AutomationProperties.LandmarkType .

Requisitos de Windows

Familia de dispositivos
Windows 10 (se introdujo en la versión 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v2.0)

Se aplica a

Consulte también