ElementReference Estructura

Definición

Representa una referencia a un elemento representado.

public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
Herencia
ElementReference

Constructores

ElementReference(String)

Crea una instancia de un nuevo objeto ElementReference.

ElementReference(String, ElementReferenceContext)

Crea una instancia de un nuevo objeto ElementReference.

Propiedades

Context

Obtiene la instancia de ElementReferenceContext.

Id

Obtiene un identificador único para ElementReference.

Métodos de extensión

FocusAsync(ElementReference)

Proporciona el foco a un elemento dado su ElementReference.

FocusAsync(ElementReference, Boolean)

Proporciona el foco a un elemento dado su ElementReference.

Se aplica a