Intersoft ClientUI Documentation
MouseBinding Class Members
Properties  Methods 


The following tables list the members exposed by MouseBinding.

Public Constructors
 NameDescription
Public ConstructorMouseBinding ConstructorOverloaded. Initializes a new instance of MouseBinding 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 PropertyMouseActionGets or sets the mouse action associated with this MouseBinding.  
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

MouseBinding Class
Intersoft.Client.Framework.Input Namespace

Send Feedback