AppWindow.WindowingEnvironment Eigenschaft

Definition

Ruft die Fensterumgebung für das App-Fenster ab.

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

Eigenschaftswert

Die Fensterumgebung für das App-Fenster.

Gilt für: