Fires while the user drags the UIElement with the mouse.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public event EventHandler<MouseDragEventArgs> MouseDragMove |
Visual Basic |
---|
Public Event MouseDragMove As EventHandler(Of MouseDragEventArgs) |