RibbonControlService.ToolTipFooterImageSource Attached Property

Definition

Gets or sets the image that is displayed in the footer of the ToolTip for this control.

see GetToolTipFooterImageSource, and SetToolTipFooterImageSource
see GetToolTipFooterImageSource, and SetToolTipFooterImageSource
see GetToolTipFooterImageSource, and SetToolTipFooterImageSource

Remarks

Warning

Each ribbon control inherits a FrameworkElement.ToolTip property. If the FrameworkElement.ToolTip property is set, the ribbon's enhanced ToolTip will not be shown; the standard ToolTip will be shown instead.

Dependency Property Information

Identifier field ToolTipFooterImageSourceProperty
Metadata properties set to true None

Applies to

See also