CoreWindow.GetForCurrentThread Metodo

Definizione

Ottiene l'istanza di CoreWindow per il thread attualmente attivo.

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

Restituisce

CoreWindow per il thread attualmente attivo o null se non esiste coreWindow.

Si applica a