CoreWindow.UIContext Eigenschaft

Definition

Ruft den Kontextbezeichner für das Kernfenster ab.

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

Eigenschaftswert

Der Kontextbezeichner für das Kernfenster.

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: