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


The following tables list the members exposed by MouseWheelEventArgs.

Public Properties

 NameDescription
public PropertyDeltaGets a value that indicates the amount that the mouse wheel has changed.  
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 PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
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)
Top

Public Methods

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

Protected Methods

See Also

© 2012 All Rights Reserved.