Intersoft ClientUI Documentation
DragDeltaEventArgs Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.UI.Controls Namespace : DragDeltaEventArgs Class


The following tables list the members exposed by DragDeltaEventArgs.

Public Constructors

 NameDescription
public ConstructorDragDeltaEventArgs ConstructorInitializes a new instance of the DragDeltaEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyHandled (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHorizontalChangeGets the horizontal distance that the mouse has moved since the previous DragDelta event when the user drags the UXThumb control with the mouse.  
public PropertyHorizontalOffsetGets the horizontal offset of the mouse click relative to the screen coordinates of the UXThumb.  
public PropertyIsHandledByPrimitive (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyMouseEventArgsGets the MouseEventArgs related to the drag delta event.  
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyRoutedEvent (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertySource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyVerticalChangeGets the vertical distance that the mouse has moved since the previous DragDelta event when the user drags the UXThumb with the mouse.  
public PropertyVerticalOffsetGets the vertical offset of the mouse click relative to the screen coordinates of the UXThumb.  
Top

Protected Methods

See Also

© 2012 All Rights Reserved.