ElementReference Struktura
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Představuje odkaz na vykreslený prvek.
public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
- Dědičnost
-
ElementReference
Konstruktory
ElementReference(String, ElementReferenceContext) |
Vytvoří novou ElementReferenceinstanci . |
ElementReference(String) |
Vytvoří novou ElementReferenceinstanci . |
Vlastnosti
Context |
ElementReferenceContext Získá instanci. |
Id |
Získá jedinečný identifikátor pro ElementReference. |
Metody rozšíření
FocusAsync(ElementReference, Boolean) |
Dává fokus na prvek vzhledem k jeho ElementReference. |
FocusAsync(ElementReference) |
Dává fokus na prvek vzhledem k jeho ElementReference. |