Partager via


AutomationProperties.GetLandmarkType(DependencyObject) Méthode

Définition

Obtient la valeur de la propriété jointe de type de repère pour l’objet DependencyObject spécifié.

public:
 static AutomationLandmarkType GetLandmarkType(DependencyObject ^ element);
 static AutomationLandmarkType GetLandmarkType(DependencyObject const& element);
public static AutomationLandmarkType GetLandmarkType(DependencyObject element);
function getLandmarkType(element)
Public Shared Function GetLandmarkType (element As DependencyObject) As AutomationLandmarkType

Paramètres

element
DependencyObject

DependencyObject to case activée.

Retours

Type de point de repère de l’élément

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v2.0)

S’applique à

Voir aussi