10 references to SetToolTipDescription
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
143
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
143
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
3010
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
641
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
340
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
162
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
106
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
143
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
338
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
150
set { RibbonControlService.
SetToolTipDescription
(this, value); }