Raised before the DockItem is closed in order to confirm the operation.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public event EventHandler<DockEventArgs> Closing |
Visual Basic
![]() |
---|
Public Event Closing As EventHandler(Of DockEventArgs) |
Closed event handlers receive an argument of type DockEventArgs.