AutomationProperties.LocalizedLandmarkTypeProperty Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Identifica a propriedade anexada 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 da propriedade
O identificador da propriedade anexada XAML AutomationProperties.LocalizedLandmarkType .
Requisitos do Windows
Família de dispositivos |
Windows 10 (introduzida na 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduzida na v2.0)
|