次の方法で共有


_EProjectApp2_WindowDeactivateEventHandler 代理人

定義

public delegate void _EProjectApp2_WindowDeactivateEventHandler(Window ^ deactivatedWindow);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _EProjectApp2_WindowDeactivateEventHandler(Window deactivatedWindow);
type _EProjectApp2_WindowDeactivateEventHandler = delegate of Window -> unit
Public Delegate Sub _EProjectApp2_WindowDeactivateEventHandler(deactivatedWindow As Window)

パラメーター

deactivatedWindow
Window
属性

適用対象