A ToolTip - a small pop-up window that appears when the user pauses the mouse over the element; The Popup control provides a way to display content in a separate window that floats above the current application window relative to the assigned item or screen coordinate.
A Popup does not open automatically when the mouse moves over its parent. If you want Popup to open automatically, use the ToolTip or ToolTipService .
For more information, see Tooltip Overview and Popup Overview .
gliderkite
source share