using EnvDTE; namespace EnvDTE80 { public delegate void _dispWindowVisibilityEvents_WindowShowingEventHandler(Window Window); }