Share via


GetWindowEventArgs Constructor

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Sub New ( _
    windowType As WindowType _
)
public GetWindowEventArgs(
    WindowType windowType
)
public:
GetWindowEventArgs(
    WindowType windowType
)
new : 
        windowType:WindowType -> GetWindowEventArgs
public function GetWindowEventArgs(
    windowType : WindowType
)

Parameters

.NET Framework Security

See Also

Reference

GetWindowEventArgs Class

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace