共用方式為


InputActivationListenerPreview.CreateForApplicationWindow(AppWindow) 方法

定義

具現化指定AppWindowInputActivationListenerPreview物件。

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

參數

window
AppWindow

傳回

適用於