1 override of OnKeyTipAccessed
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (1)
1564
protected override void
OnKeyTipAccessed
(KeyTipAccessedEventArgs e)
3 references to OnKeyTipAccessed
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (2)
1580
base.
OnKeyTipAccessed
(e);
1585
base.
OnKeyTipAccessed
(e);
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1677
((RibbonMenuButton)sender).
OnKeyTipAccessed
(e);