ElementReference 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示对呈现元素的引用。
public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
- 继承
-
ElementReference
构造函数
ElementReference(String, ElementReferenceContext) |
实例化一个新的 ElementReference。 |
ElementReference(String) |
实例化一个新的 ElementReference。 |
属性
Context |
获取 ElementReferenceContext 实例。 |
Id |
获取 的唯 ElementReference一标识符。 |
扩展方法
FocusAsync(ElementReference, Boolean) |
为给定 ElementReference元素的 元素提供焦点。 |
FocusAsync(ElementReference) |
为给定 ElementReference元素的 元素提供焦点。 |