The following tables list the members exposed by DragCompletedEventArgs.
Name | Description | |
---|---|---|
![]() | DragCompletedEventArgs Constructor | Initializes a new instance of the DragCompletedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Canceled | Gets whether the drag operation for a UXThumb was canceled by a call to the CancelDrag method. |
![]() | Handled | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HorizontalChange | Gets the horizontal change in position of the UXThumb after the user drags the control with the mouse. |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | 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 change in position of the UXThumb after the user drags the control with the mouse. |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |