Evento _dispWindowEvents_Event.WindowCreated

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Event WindowCreated As _dispWindowEvents_WindowCreatedEventHandler
event _dispWindowEvents_WindowCreatedEventHandler WindowCreated
 event _dispWindowEvents_WindowCreatedEventHandler^ WindowCreated {
    void add (_dispWindowEvents_WindowCreatedEventHandler^ value);
    void remove (_dispWindowEvents_WindowCreatedEventHandler^ value);
}
abstract WindowCreated : IEvent<_dispWindowEvents_WindowCreatedEventHandler,
    EventArgs>
JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

_dispWindowEvents_Event Interface

Namespace EnvDTE