10 references to SetToolTipFooterImageSource
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
207set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
206set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3072set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
704set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
407set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
226set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
170set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
206set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
401set { RibbonControlService.SetToolTipFooterImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
213set { RibbonControlService.SetToolTipFooterImageSource(this, value); }