Method IsZoomed IsZoomed(nint) Determines whether a window is maximized. Declaration public static extern bool IsZoomed(nint hWnd) Parameters Type Name Description nint hWnd Returns Type Description bool