ElementReferenceExtensions Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, Boolean) | 
		 Gives focus to an element given its ElementReference.  | 
        	
| FocusAsync(ElementReference) | 
		 Gives focus to an element given its ElementReference.  |