AutomationProperties.GetLocalizedLandmarkType(DependencyObject) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
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)
|