AutomationProperties.LocalizedLandmarkTypeProperty Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
|