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


The following tables list the members exposed by DragStartedEventArgs.

Public Constructors

 NameDescription
public ConstructorDragStartedEventArgs ConstructorInitializes a new instance of the DragStartedEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyCancelGets or sets a value that indicates whether the drag is cancelled.  
public PropertyHandled (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
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 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.