Share via


XamlRoot.UIContext 屬性

定義

取得檢視的內容識別碼。

public:
 property UIContext ^ UIContext { UIContext ^ get(); };
UIContext UIContext();
public UIContext UIContext { get; }
var uIContext = xamlRoot.uIContext;
Public ReadOnly Property UIContext As UIContext

屬性值

檢視的內容識別碼。

適用於