InputActivationListenerPreview.CreateForApplicationWindow(AppWindow) 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.
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