The following tables list the members exposed by DragDeltaEventArgs.
Name | Description | |
---|---|---|
![]() | DragDeltaEventArgs Constructor | Initializes a new instance of the DragDeltaEventArgs class. |
Name | Description | |
---|---|---|
![]() | Handled | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HorizontalChange | Gets the horizontal distance that the mouse has moved since the previous DragDelta event when the user drags the UXThumb control with the mouse. |
![]() | HorizontalOffset | Gets the horizontal offset of the mouse click relative to the screen coordinates of the UXThumb. |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | MouseEventArgs | Gets the MouseEventArgs related to the drag delta event. |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Source | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | VerticalChange | Gets the vertical distance that the mouse has moved since the previous DragDelta event when the user drags the UXThumb with the mouse. |
![]() | VerticalOffset | Gets the vertical offset of the mouse click relative to the screen coordinates of the UXThumb. |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |