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