10 references to SetToolTipFooterTitle
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
177set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
176set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3042set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
674set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
377set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
196set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
140set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
176set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
371set { RibbonControlService.SetToolTipFooterTitle(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
183set { RibbonControlService.SetToolTipFooterTitle(this, value); }