1 override of OnKeyTipAccessed
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (1)
1562
protected override void
OnKeyTipAccessed
(KeyTipAccessedEventArgs e)
3 references to OnKeyTipAccessed
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (2)
1578
base.
OnKeyTipAccessed
(e);
1583
base.
OnKeyTipAccessed
(e);
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1674
((RibbonMenuButton)sender).
OnKeyTipAccessed
(e);