次の方法で共有


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

戻り値

適用対象