UIElement.UIContext 属性

定义

获取 元素的上下文标识符。

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

属性值

元素的上下文标识符。

Windows 要求

设备系列
Windows 10, version 1903 (在 10.0.18362.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v8.0 中引入)

适用于