Docking/MDI for WPF

Discussion Forums

Post about Docking/MDI for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (1,523)

  Date Thread Details
2017‑01‑05
3,195 views
"When I load the DockSite from a memorystream, there are some FloatingDockHosts that I want to remove (they should not..."
2016‑12‑16
3,815 views
"I am 99% sure this does not exists and if it does not than this will quickly turn into an enhancement request. (or ma..."
2016‑12‑16
3,128 views
"I've got a DockSite with a TabbedMDIHost in it, and 3 tool windows. I want the tool windows to only be allowed to do..."
2016‑12‑16
2,735 views
"Have tried a number of events off the primarydocksite but haven't found any events I can use to know the floating win..."
2016‑12‑07
3,721 views
"Please see the serialisation below to understand the layout. We need to be able to create new floating windows cont..."
2016‑12‑02
2,723 views
"When 2 ToolWindows are floating and connected, is there a way to capture the MouseDoubleClick Event when the header i..."
2016‑11‑04
4,391 views
"Some users of our tool have been reporting that docking certain windows makes our application crash. Here is the c..."
2016‑11‑22
4,229 views
"Hi, following your MVVM samples I have a few toolwindows that are based on viewmodels. A toolwindow as a button App..."
2016‑11‑18
3,263 views
"Hi, following the documentation of Docking & MDI and your samples I have a couple of viewmodels (inherits Obser..."
2016‑11‑18
2,898 views
"Hello, Setting DockingWindow.CanClose to false doesn't prevent the closing of floating windows via Alt+F4. Is thi..."
2016‑11‑10
3,778 views
"A couple of Tool Window question- - Is it possible to remove the ToolWindow title bar text? Setting ToolWindowConta..."
2016‑11‑10
3,170 views
"Is it possible to force the ToolWindowContainer to always show tabs even if only 1 ToolWindow is inside of the contai..."
2016‑11‑09
3,122 views
"I'm trying to make the Document tabs draw in a very simple format but am running into issues. See http://imgur.com/a/..."
2016‑11‑10
3,051 views
"I want the tool window title to say the name of what is selected (this currently works correctly) while open or pinne..."
2016‑10‑28
3,456 views
Input bindings by joe
3 replies (9 years ago)
"I have an issue with input bindings where a floating window won't trigger an input binding on the main window. Exam..."
2016‑11‑03
3,803 views
"Hi,following your MVVM samples, I have a few tool windows and document windows.Also following your samples, I created..."
2016‑10‑31
3,732 views
"(.Net version is actually 4.6.1.) When trying to load a view using Prism View Discovery (View Injection ends up wit..."
2016‑10‑28
3,082 views
"I’m confused on how to restore a docksite layout correctly. Here is what I’m currently doing: 1) Create..."
2016‑10‑26
2,911 views
"Hello, In our application it is possible to open multiple documents which are just diffrent views of our data.I upd..."
2016‑10‑19
3,604 views
"Hi, I create 5 tabs with a datagrid/charting. The switch between 2 tabs is really slow. I know I use large datase..."