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