Property TopLevels NamespaceTerminal.Gui.App AssemblyTerminal.Gui.dll TopLevels Gets the stack of all Toplevels. public ConcurrentStack<Toplevel> TopLevels { get; } Property Value ConcurrentStack<Toplevel>