Intersoft ClientUI Documentation
InputBinding Class Members
Properties  Methods 


The following tables list the members exposed by InputBinding.

Public Constructors
 NameDescription
Public ConstructorInputBinding ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCommandGets or sets the ICommand associated with this input binding.  
Public PropertyCommandParameterGets or sets the command-specific data for a particular command.  
Public PropertyCommandTargetGets or sets the target element of the command.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyGestureGets or sets the InputGesture associated with this input binding.  
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

InputBinding Class
Intersoft.Client.Framework.Input Namespace

Send Feedback