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 專案。 |