Method InstallKeyboardShortcuts
InstallKeyboardShortcuts(CommandBindingCollection)
Fills a given command list with debugger-related commands and associated key combinations.
public void InstallKeyboardShortcuts(CommandBindingCollection bindings)
Parameters
bindings
CommandBindingCollectionThe
CommandBinding
list is to be initialized.