_EProjectApp2_WindowSidepaneDisplayChangeEventHandler Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- Window
- Window
- Close
- Boolean
- Attributes