[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.RemoveShortcut

RemoveShortcut Method

RemoveShortcut(ModifierKeys, Key)

Remove the shortcut for some action.

Declaration
public void RemoveShortcut(ModifierKeys modifier, Key key)
Parameters
Type Name Description
ModifierKeys modifier

Modifier key of the shortcut.

Key key

Key of the shortcut.