CoreWindow.GetForCurrentThread Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le instance CoreWindow pour le thread actif.
public:
static CoreWindow ^ GetForCurrentThread();
static CoreWindow GetForCurrentThread();
public static CoreWindow GetForCurrentThread();
function getForCurrentThread()
Public Shared Function GetForCurrentThread () As CoreWindow
Retours
CoreWindow pour le thread actuellement actif, ou null si aucun coreWindow de ce type n’existe.