ElementReferenceExtensions Class

Definition

Static class that adds extension methods to ElementReference.

public ref class ElementReferenceExtensions abstract sealed
public static class ElementReferenceExtensions
type ElementReferenceExtensions = class
Public Module ElementReferenceExtensions
Inheritance
ElementReferenceExtensions

Methods

FocusAsync(ElementReference)

Gives focus to an element given its ElementReference.

FocusAsync(ElementReference, Boolean)

Gives focus to an element given its ElementReference.

Applies to