Compartilhar via


InputActivationListenerPreview.CreateForApplicationWindow(AppWindow) Método

Definição

Cria uma instância de um objeto InputActivationListenerPreview para o AppWindow especificado.

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

Parâmetros

window
AppWindow

Retornos

Aplica-se a