Partager via


InputActivationListenerPreview.CreateForApplicationWindow(AppWindow) Méthode

Définition

Instancie un objet InputActivationListenerPreview pour l’AppWindow spécifié.

public:
 static InputActivationListener ^ CreateForApplicationWindow(AppWindow ^ window);
 static InputActivationListener CreateForApplicationWindow(AppWindow const& window);
public static InputActivationListener CreateForApplicationWindow(AppWindow window);
function createForApplicationWindow(window)
Public Shared Function CreateForApplicationWindow (window As AppWindow) As InputActivationListener

Paramètres

window
AppWindow

Retours

S’applique à