EnvDTE.Interfaces/_dispWindowEvents_WindowClosingEventHandler.cs (
4
lines of code) (
raw
):
namespace EnvDTE { public delegate void _dispWindowEvents_WindowClosingEventHandler(Window Window); }