GetWindowEventArgs::WindowType Property

 

Microsoft internal use only.

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

public:
property WindowType WindowType {
	[CompilerGeneratedAttribute]
	WindowType get();
	[CompilerGeneratedAttribute]
	private: void set(WindowType value);
}
Return to top
Show: