Table of Contents

Constructor KeyInputBinding

Namespace
Innova.Prism.Library.Menus.ItemModels
Assembly
Innova.Prism.Library.dll

KeyInputBinding(ICommand, InputGesture, string, string)

public KeyInputBinding(ICommand command, InputGesture gesture, string menuKey, string header = null)

Parameters

command ICommand
gesture InputGesture
menuKey string
header string