10 references to SetToolTipFooterTitle
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
174
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
174
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3040
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
672
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
374
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
193
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
137
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
174
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
369
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
181
set { RibbonControlService.
SetToolTipFooterTitle
(this, value); }