UIElement.UIContext Eigenschaft

Definition

Ruft den Kontextbezeichner für das -Element ab.

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

Eigenschaftswert

Der Kontextbezeichner für das Element.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Gilt für: