Share via


GetWindowEventArgs(WindowType) Constructor

Definition

Constructs a GetWindowEventArgs requesting the given WindowType.

public:
 GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
public:
 GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
 GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
public GetWindowEventArgs (Microsoft.VisualStudio.PlatformUI.OleComponentSupport.WindowType windowType);
new Microsoft.VisualStudio.PlatformUI.OleComponentSupport.GetWindowEventArgs : Microsoft.VisualStudio.PlatformUI.OleComponentSupport.WindowType -> Microsoft.VisualStudio.PlatformUI.OleComponentSupport.GetWindowEventArgs
Public Sub New (windowType As WindowType)

Parameters

windowType
WindowType

Applies to