ElementReference 結構

定義

表示轉譯專案的參考。

public value class ElementReference
public readonly struct ElementReference
type ElementReference = struct
Public Structure ElementReference
繼承
ElementReference

建構函式

ElementReference(String)

將新的 ElementReference 具現化。

ElementReference(String, ElementReferenceContext)

將新的 ElementReference 具現化。

屬性

Context

取得 ElementReferenceContext 執行個體。

Id

取得 的唯一識別碼 ElementReference

擴充方法

FocusAsync(ElementReference)

將焦點提供給指定的 ElementReference 專案。

FocusAsync(ElementReference, Boolean)

將焦點提供給指定的 ElementReference 專案。

適用於