Partager via


WindowsXamlManager.GetForCurrentThread Méthode

Définition

Obtient l’objet WindowsXamlManager associé au thread actuel, le cas échéant.

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

Retours

Objet WindowsXamlManager associé au thread actif ou null si le runtime XAML n’est pas en cours d’exécution sur le thread.

S’applique à