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,528)

  Date Thread Details
2017‑01‑23
2,953 views
"Prerequisites: Primary monitor (I'm using a laptop) with resolution 1366x768 Second monitory with resolution 19..."
2016‑11‑01
3,575 views
"I have a ToolWindow that acts as a image viewer. You can zoom/pan around the image. Pinch functionality does not work..."
2017‑01‑13
4,572 views
"I'm attempting to implement layout serialization, without breaking MVVM. I've got an implementation that's *mostly* ..."
2016‑12‑01
3,900 views
"Hi there, we are facing a bug in one of our application related to the new actipro dll (V16.1.0634). when we open..."
2017‑01‑11
4,928 views
"Hi, im facing an issue after upgrading actipro from .622 to .634. My application is using prism and is callin..."
2017‑01‑06
2,756 views
"When calling DocumentWindow.Float(), the window is successfully floated and a Close button available in the title bar..."
2017‑01‑05
3,275 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,901 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,212 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,787 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,802 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,772 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,522 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,312 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,365 views
"Hi, following the documentation of Docking & MDI and your samples I have a couple of viewmodels (inherits Obser..."
2016‑11‑18
2,960 views
"Hello, Setting DockingWindow.CanClose to false doesn't prevent the closing of floating windows via Alt+F4. Is thi..."
2016‑11‑10
3,865 views
"A couple of Tool Window question- - Is it possible to remove the ToolWindow title bar text? Setting ToolWindowConta..."
2016‑11‑10
3,236 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,237 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,154 views
"I want the tool window title to say the name of what is selected (this currently works correctly) while open or pinne..."