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