10 references to SetToolTipImageSource
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
162set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
161set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3027set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
659set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
362set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
181set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
125set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
161set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
356set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
168set { RibbonControlService.SetToolTipImageSource(this, value); }