Window.UIContext Eigenschaft

Definition

Ruft den Kontextbezeichner für das Fenster ab.

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

Eigenschaftswert

Der Kontextbezeichner für das Fenster.

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: