_dispWindowEvents_Event.add_WindowCreated(_dispWindowEvents_WindowCreatedEventHandler) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void add_WindowCreated(EnvDTE::_dispWindowEvents_WindowCreatedEventHandler ^ A_1);
public void add_WindowCreated (EnvDTE._dispWindowEvents_WindowCreatedEventHandler A_1);
abstract member add_WindowCreated : EnvDTE._dispWindowEvents_WindowCreatedEventHandler -> unit
Public Sub add_WindowCreated (A_1 As _dispWindowEvents_WindowCreatedEventHandler)