ElementReference Structure
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.
Représente une référence à un élément rendu.
public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
- Héritage
-
ElementReference
Constructeurs
ElementReference(String, ElementReferenceContext) |
Instancie un nouveau ElementReference. |
ElementReference(String) |
Instancie un nouveau ElementReference. |
Propriétés
Context |
Obtient l'instance de ElementReferenceContext. |
Id |
Obtient un identificateur unique pour ElementReference. |
Méthodes d’extension
FocusAsync(ElementReference, Boolean) |
Donne le focus à un élément en raison de son ElementReference. |
FocusAsync(ElementReference) |
Donne le focus à un élément en raison de son ElementReference. |