6 references to GetShowKeyboardCues
System.Windows.Controls.Ribbon (6)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
465
get { return RibbonControlService.
GetShowKeyboardCues
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
481
get { return RibbonControlService.
GetShowKeyboardCues
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (1)
162
get { return RibbonControlService.
GetShowKeyboardCues
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
497
get { return RibbonControlService.
GetShowKeyboardCues
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
573
get { return RibbonControlService.
GetShowKeyboardCues
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
504
get { return RibbonControlService.
GetShowKeyboardCues
(this); }