11 references to SetKeyTip
System.Windows.Controls.Ribbon (11)
Microsoft\Windows\Controls\KeyTipService.cs (1)
581
SetKeyTip
(autoGenerationElement, GetNextAutoGenerationKeyTip(element));
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
555
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
571
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
750
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
1622
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1646
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1757
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
587
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (1)
832
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
676
set { KeyTipService.
SetKeyTip
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
606
set { KeyTipService.
SetKeyTip
(this, value); }