Intersoft.Client.Framework.Input Namespace > KeyBinding Class > KeyBinding Constructor : KeyBinding Constructor(ICommand,KeyGesture) |
Public Function New( _ ByVal command As ICommand, _ ByVal gesture As KeyGesture _ )
Dim command As ICommand Dim gesture As KeyGesture Dim instance As New KeyBinding(command, gesture)
public KeyBinding( ICommand command, KeyGesture gesture )
public: KeyBinding( ICommand^ command, KeyGesture^ gesture )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2