Intersoft ClientUI Documentation
KeyBinding Class Members
Properties  Methods 


The following tables list the members exposed by KeyBinding.

Public Constructors
 NameDescription
Public ConstructorKeyBinding ConstructorOverloaded. Initializes a new instance of KeyBinding class.  
Top
Public Properties
 NameDescription
Public PropertyCommandGets or sets the ICommand associated with this input binding. (Inherited from Intersoft.Client.Framework.Input.InputBinding)
Public PropertyCommandParameterGets or sets the command-specific data for a particular command. (Inherited from Intersoft.Client.Framework.Input.InputBinding)
Public PropertyCommandTargetGets or sets the target element of the command. (Inherited from Intersoft.Client.Framework.Input.InputBinding)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyGestureOverridden.   
Public PropertyKeyGets or sets the Key of the KeyGesture associated with this KeyBinding.  
Public PropertyModifiersGets or sets the ModifierKeys of the KeyGesture associated with this KeyBinding.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

KeyBinding Class
Intersoft.Client.Framework.Input Namespace

Send Feedback