10 references to SetToolTipImageSource
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
158set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
158set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3025set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
656set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
355set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
177set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
121set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
158set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
353set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
165set { RibbonControlService.SetToolTipImageSource(this, value); }