Projects in Awesome Lists tagged with dxdocking
A curated list of projects in awesome lists tagged with dxdocking .
https://github.com/devexpress-examples/wpf-dock-layout-manager-save-and-restore-the-dock-layout-managers-layout
This example saves and restores the DockLayoutManager's layout.
Last synced: 13 Apr 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-create-a-complex-dock-ui
Combines the LayoutPanels into LayoutGroups to create a dock UI.
Last synced: 06 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-enable-a-documentgroups-mdi-mode
Creates the DocumentGroup and enables MDI mode.
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-move-a-layout-item-in-code
Calls the LayoutController.Move to move a layout item to the left side of another item in code.
Last synced: 18 Apr 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-build-a-layout-ui
Arranges controls within LayoutPanels to build a layout UI.
Last synced: 16 Apr 2026
https://github.com/devexpress-examples/wpf-dock-layout-manager-generate-a-dock-ui-with-the-mvvm-design-pattern
The following creates LayoutPanel and DocumentPanel objects from a data source according to the MVVM design pattern and implements template selection.
Last synced: 24 Apr 2026
https://github.com/devexpress-examples/wpf-dock-layout-manager-limit-layout-group-customization-at-runtime
This example limits LayoutGroup customization at runtime.
Last synced: 25 Apr 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-use-imvvmdockingproperties-to-build-dock-ui-with-mvvm
Implements the IMVVMDockingProperties interface to build a dock UI with the MVVM pattern.
dotnet dxdocking mvvm mvvm-architecture wpf xpf
Last synced: 30 Apr 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-create-auto-hidden-panels
Creates the auto-hidden panels in XAML.
Last synced: 03 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-load-an-external-window-or-usercontrol-into-a-documentpanel
Loads an external Window and UserControl into DocumentPanels in XAML and in code.
Last synced: 04 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-serialize-docklayoutmanager-when-tabbeddocumentuiservice-is-used
Saves layout when you close the application and then restores it when you start the application.
dotnet dxdocking serialization wpf xpf
Last synced: 05 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-associate-a-command-with-a-button
This example associates the DockControllerCommand.Close command with a button.
Last synced: 07 May 2026
https://github.com/devexpress-examples/wpf-dock-layout-manager-change-the-document-panel-header-backgrounds
This changes the DocumentPanel header background.
Last synced: 08 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-display-viewmodels-collection-in-layoutgroup
This repository displays a ViewModels collection in the DockLayoutManager LayoutGroup. Refer to the repository readme for more information on this approach.
dotnet dxdocking mvvm wpf xaml xpf
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-dock-layout-manager-use-events-to-dynamically-customize-context-menus
This example uses the DockLayoutManager.ShowingMenu event to customize a LayoutPanel's context menu.
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-dock-layout-manager-insert-prism-regions-into-dock-layout-manager-panels
Define a region at the LayoutPanel level and insert a view from another assembly into this region.
Last synced: 19 May 2026