_dispWindowVisibilityEvents.WindowShowing(Window) Method

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 void WindowShowing(EnvDTE::Window ^ Window);
public:
 void WindowShowing(EnvDTE::Window ^ Window);
void WindowShowing(EnvDTE::Window const & Window);
[System.Runtime.InteropServices.DispId(2)]
public void WindowShowing (EnvDTE.Window Window);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member WindowShowing : EnvDTE.Window -> unit
Public Sub WindowShowing (Window As Window)

Parameters

Window
Window
Attributes

Applies to