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