Raised when the user is about to dock an item.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public event EventHandler<DockEventArgs> DockStarted |
Visual Basic
![]() |
---|
Public Event DockStarted As EventHandler(Of DockEventArgs) |
DockStarted event handlers receive an argument of type DockEventArgs.