EnvDTE.Interfaces/_dispOutputWindowEvents_PaneAddedEventHandler.cs (4 lines of code) (raw):

namespace EnvDTE { public delegate void _dispOutputWindowEvents_PaneAddedEventHandler(OutputWindowPane pPane); }