1 write to Description
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
70
Description
= toolTipDescription,
10 references to Description
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Automation\Peers\RibbonButtonAutomationPeer.cs (1)
87
helpText = toolTip.
Description
;
Microsoft\Windows\Automation\Peers\RibbonCheckBoxAutomationPeer.cs (1)
89
helpText = toolTip.
Description
;
Microsoft\Windows\Automation\Peers\RibbonGalleryAutomationPeer.cs (1)
65
helpText = toolTip.
Description
;
Microsoft\Windows\Automation\Peers\RibbonGalleryItemAutomationPeer.cs (1)
66
helpText = toolTip.
Description
;
Microsoft\Windows\Automation\Peers\RibbonMenuButtonAutomationPeer.cs (1)
124
helpText = toolTip.
Description
;
Microsoft\Windows\Automation\Peers\RibbonMenuItemAutomationPeer.cs (1)
74
helpText = toolTip.
Description
;
Microsoft\Windows\Automation\Peers\RibbonRadioButtonAutomationPeer.cs (1)
87
helpText = toolTip.
Description
;
Microsoft\Windows\Automation\Peers\RibbonTextBoxAutomationPeer.cs (1)
92
helpText = toolTip.
Description
;
Microsoft\Windows\Automation\Peers\RibbonToggleButtonAutomationPeer.cs (1)
88
helpText = toolTip.
Description
;
Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs (1)
172
!string.IsNullOrEmpty(ribbonToolTip.
Description
) ||