AppWindow.UIContext Eigenschaft

Definition

Ruft den Benutzeroberflächenkontext für das App-Fenster ab.

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

Eigenschaftswert

Der Benutzeroberflächenkontext für das App-Fenster.

Gilt für: