CoreWindow.GetForCurrentThread Méthode

Définition

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.

S’applique à