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


The following tables list the members exposed by MouseEventArgs.

Public Properties

 NameDescription
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 PropertyLeftButtonGets the current state of the left mouse button.  
public PropertyMiddleButtonGets the current state of the middle mouse button.  
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyRightButtonGets the current state of the right mouse button.  
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 PropertyStylusDeviceGets the stylus device associated with this event.  
Top

Public Methods

 NameDescription
public MethodGetPositionReturns the position of the mouse pointer relative to the specified element.  
Top

Protected Methods

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

See Also

© 2012 All Rights Reserved.