10 references to SetToolTipImageSource
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
159set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
159set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3029set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
657set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
359set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
178set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
122set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
159set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
354set { RibbonControlService.SetToolTipImageSource(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
166set { RibbonControlService.SetToolTipImageSource(this, value); }