AutomationProperties.GetLocalizedLandmarkType(DependencyObject) Méthode

Définition

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

public:
 static Platform::String ^ GetLocalizedLandmarkType(DependencyObject ^ element);
 static winrt::hstring GetLocalizedLandmarkType(DependencyObject const& element);
public static string GetLocalizedLandmarkType(DependencyObject element);
function getLocalizedLandmarkType(element)
Public Shared Function GetLocalizedLandmarkType (element As DependencyObject) As String

Paramètres

element
DependencyObject

DependencyObject to case activée.

Retours

String

Platform::String

winrt::hstring

Chaîne localisée définissant le 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