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 vykreslovaný prvek.
public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
- Dědičnost
-
ElementReference
Konstruktory
| ElementReference(String) |
Vytvoří instanci nové ElementReference. |
| ElementReference(String, ElementReferenceContext) |
Vytvoří instanci nové ElementReference. |
Vlastnosti
| Context |
ElementReferenceContext Získá instanci. |
| Id |
Získá jedinečný identifikátor pro ElementReference. |
Metody rozšíření
| FocusAsync(ElementReference) |
Dává fokus prvku vzhledem k jeho ElementReference. |
| FocusAsync(ElementReference, Boolean) |
Dává fokus prvku vzhledem k jeho ElementReference. |