Intersoft ClientUI Documentation
InputBinding Class
Members 



Represents a binding between an InputGesture and a command. The command is potentially a RoutedCommand.
Object Model
InputBinding ClassInputGesture Class
Syntax
Public Class InputBinding 
   Inherits System.Windows.DependencyObject
   Implements ICommandSource 
Dim instance As InputBinding
public class InputBinding : System.Windows.DependencyObject, ICommandSource  
public ref class InputBinding : public System.Windows.DependencyObject, ICommandSource  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.Framework.Input.InputBinding
         Intersoft.Client.Framework.Input.KeyBinding
         Intersoft.Client.Framework.Input.MouseBinding

Requirements

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

See Also

Reference

InputBinding Members
Intersoft.Client.Framework.Input Namespace

Send Feedback