MindFusion.Wpf Pack Programmer's Guide
DockControl Events
 


 Public Events

  Name Description

Closed

Raised when a DockItem is closed.

Closing

Raised before the DockItem is closed in order to confirm the operation.

DockCompleted

Raised when an item has been docked.

DockStarted

Raised when the user is about to dock an item.

DragCompleted

Raised when a drag operation is completed.

DragStarted

Raised when the user initiates a drag operation.

ItemClosing

 

ItemLoading

Raised for each DockItem when the control is loaded from a file.

ItemSelected

 

ItemStateChanged

Raised when the state of an item has changed.

WindowDocking

 

WindowUndocking

 

 See Also

DockControl Class
MindFusion.UI.Wpf Namespace