WindowEventsClass.add_WindowCreated Method

Definition

public:
 virtual void add_WindowCreated(EnvDTE::_dispWindowEvents_WindowCreatedEventHandler ^ A_1) = EnvDTE::_dispWindowEvents_Event::add_WindowCreated;
public virtual void add_WindowCreated (EnvDTE._dispWindowEvents_WindowCreatedEventHandler A_1);
abstract member add_WindowCreated : EnvDTE._dispWindowEvents_WindowCreatedEventHandler -> unit
override this.add_WindowCreated : EnvDTE._dispWindowEvents_WindowCreatedEventHandler -> unit
Public Overridable Sub add_WindowCreated (A_1 As _dispWindowEvents_WindowCreatedEventHandler)

Parameters

Implements

Applies to