Intersoft ClientUI Documentation
MouseButtonEventArgs Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework.Input Namespace : MouseButtonEventArgs Class


The following tables list the members exposed by MouseButtonEventArgs.

Public Properties

 NameDescription
public PropertyButtonStateGets the state of the button associated with the event.  
public PropertyChangedButtonGets the button associated with the event.  
public PropertyClickCountGets the number of times the button was clicked.  
public PropertyHandledGets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyIsHandledByPrimitive (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyLeftButton (Inherited from Intersoft.Client.Framework.Input.MouseEventArgs)
public PropertyMiddleButton (Inherited from Intersoft.Client.Framework.Input.MouseEventArgs)
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyRightButton (Inherited from Intersoft.Client.Framework.Input.MouseEventArgs)
public PropertyRoutedEvent (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertySourceGets or sets a reference to the object that raised the event. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyStylusDevice (Inherited from Intersoft.Client.Framework.Input.MouseEventArgs)
Top

Public Methods

 NameDescription
public MethodGetPositionOverridden.   
Top

Protected Methods

 NameDescription
protected MethodInvokeEventHandlerOverridden.   
protected MethodOnSetSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
Top

See Also

© 2012 All Rights Reserved.