AutomationProperties.LandmarkTypeProperty 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.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 da propriedade
O identificador da propriedade XAML AutomationProperties.LandmarkType anexada.
Requisitos do Windows
Família de dispositivos |
Windows 10 (introduzida na 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduzida na v2.0)
|