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


The following tables list the members exposed by DragCompletedEventArgs.

Public Constructors

 NameDescription
public ConstructorDragCompletedEventArgs ConstructorInitializes a new instance of the DragCompletedEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyCanceledGets whether the drag operation for a UXThumb was canceled by a call to the CancelDrag method.  
public PropertyHandled (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHorizontalChangeGets the horizontal change in position of the UXThumb after the user drags the control with the mouse.  
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 PropertySource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyVerticalChangeGets the vertical change in position of the UXThumb after the user drags the control with the mouse.  
Top

Protected Methods

See Also

© 2012 All Rights Reserved.