10 references to SetToolTipFooterDescription
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
192set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
191set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3057set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
689set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
392set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
211set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
155set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
191set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
386set { RibbonControlService.SetToolTipFooterDescription(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
198set { RibbonControlService.SetToolTipFooterDescription(this, value); }