Raised when the user initiates a drag operation.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public event EventHandler<DockEventArgs> DragStarted |
Visual Basic
![]() |
---|
Public Event DragStarted As EventHandler(Of DockEventArgs) |
DragStarted event handlers receive an argument of type DockEventArgs.