Table of Contents

Method InstallKeyboardShortcuts

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v10.dll

InstallKeyboardShortcuts(CommandBindingCollection)

Fills a given command list with debugger-related commands and associated key combinations.

public void InstallKeyboardShortcuts(CommandBindingCollection bindings)

Parameters

bindings CommandBindingCollection

The CommandBinding list is to be initialized.