CoreWindow.GetForCurrentThread Método

Definição

Obtém a instância CoreWindow para o thread ativo no momento.

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

Retornos

O CoreWindow para o thread ativo no momento ou nulo se nenhum CoreWindow existir.

Aplica-se a