Condividi tramite


WindowsXamlManager.GetForCurrentThread Metodo

Definizione

Ottiene l'oggetto WindowsXamlManager associato al thread corrente, se presente.

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

Restituisce

Oggetto WindowsXamlManager associato al thread corrente o null se il runtime XAML non è in esecuzione nel thread.

Si applica a