10 references to SetToolTipFooterDescription
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
189
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
189
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3055
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
687
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
389
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
208
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
152
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
189
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
384
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
196
set { RibbonControlService.
SetToolTipFooterDescription
(this, value); }