AutomationProperties.LocalizedLandmarkTypeProperty Propiedad

Definición

Identifica la propiedad adjunta XAML AutomationProperties.LocalizedLandmarkType .

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

Valor de propiedad

Identificador de la propiedad adjunta XAML AutomationProperties.LocalizedLandmarkType .

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