Base class for popups, menus, dialogs, combo boxes, etc. —
things that appear temporarily over other things.
See Dialog or one of the
PopupSource subclasses such as
ComboBox for examples.
A Popup typically uses an Overlay behind
the popup to absorb mouse clicks and/or provide background visual effects.