4.745 RibbonToolTip (4.5)

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ContentControl > ToolTip > RibbonToolTip, IInputElement
RibbonToolTip
(usage)
<RibbonToolTip> x:Object </RibbonToolTip>
(description)
Represents a control that creates a pop-up window to display information about an element in the Ribbon.
[content property]
Content
[name property]
Name
[xml lang property]
Language
(properties)
Description
x:String
(description)
The descriptive text that is displayed for the control that is associated with this ToolTip.
FooterDescription
x:String
(description)
The descriptive text that is displayed in the ToolTip footer for the control that is associated with this ToolTip.
FooterImageSource
ImageSource
(description)
The image that is displayed in the ToolTip footer for the control that is associated with this ToolTip.
FooterTitle
x:String
(description)
The title text that is displayed in the ToolTip footer for the control that is associated with this ToolTip.
ImageSource
ImageSource
(description)
The image that is displayed for the control that is associated with this ToolTip.
Title
x:String
(description)
The title text that is displayed for the control that is associated with this ToolTip.