C# Class BrowserTools.Maximize

Show file Open project: DevExpress/testcafe-browser-natives

Private Methods

Method Description
CheckIsWindowMaximized ( IntPtr hWnd ) : void
IsZoomed ( IntPtr hWnd ) : bool
Main ( string args ) : void
MaximizeWindow ( IntPtr hWnd ) : void
ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool