_EProjectApp2_WindowSidepaneDisplayChangeEventHandler 代理人

定義

public delegate void _EProjectApp2_WindowSidepaneDisplayChangeEventHandler(Window ^ Window, bool Close);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _EProjectApp2_WindowSidepaneDisplayChangeEventHandler(Window Window, bool Close);
type _EProjectApp2_WindowSidepaneDisplayChangeEventHandler = delegate of Window * bool -> unit
Public Delegate Sub _EProjectApp2_WindowSidepaneDisplayChangeEventHandler(Window As Window, Close As Boolean)

パラメーター

Window
Window
Close
Boolean
属性

適用対象