10 references to SetToolTipDescription
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
144
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
144
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)
642
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
344
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
163
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
107
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
144
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
339
set { RibbonControlService.
SetToolTipDescription
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
151
set { RibbonControlService.
SetToolTipDescription
(this, value); }