Property wnd.IsHungGhost Overload Returns true if the window is a ghost window that the system creates over a hung (not responding) window to allow the user to minimally interact with it. public bool IsHungGhost { get; } Property Value bool