CoreWindow.GetForCurrentThread Methode

Definition

Ruft die CoreWindow-instance für den aktuell aktiven Thread ab.

public:
 static CoreWindow ^ GetForCurrentThread();
 static CoreWindow GetForCurrentThread();
public static CoreWindow GetForCurrentThread();
function getForCurrentThread()
Public Shared Function GetForCurrentThread () As CoreWindow

Gibt zurück

CoreWindow für den aktuell aktiven Thread oder NULL, wenn kein solcher CoreWindow vorhanden ist.

Gilt für: