Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# How to add dock child in WPF DockingManager by drag and drop from other controls?

[WPF DockingManager](https://www.syncfusion.com/wpf-controls/docking) has built in support to drag and drop Dock child from one DockingManager to another. You can also configure child dock controls by drag and drop from other controls.
[WPF DockingManager](https://www.syncfusion.com/wpf-controls/docking) has built in support to drag and drop Dock child from one DockingManager to another. You can also configure child dock controls by drag and drop from other controls.

KB article - [How to add dock child in WPF DockingManager by drag and drop from other controls?](https://www.syncfusion.com/kb/9447/how-to-add-dock-child-in-wpf-dockingmanager-by-drag-and-drop-from-other-controls)