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

  Date Thread Details
2012‑07‑10
3,588 views
"Hello, I've created a very simple project to highlight the problem : a mainwindow with two buttons that o..."
2012‑07‑10
3,618 views
"Hi, I am able to register the usercontrol(view) as the toolwindow using the prism integration with docking . As i..."
2012‑06‑18
2,938 views
"Hi guys, Just upgraded from 3.5 to 4. My old code had: Fill="{DynamicResource {x:Static themes:DockingCom..."
2012‑07‑05
3,962 views
"Hi, I designed a simple dock site as follows: <docking:DockSite Name="DockSite" DockPanel.Dock="Top"> ..."
2012‑07‑06
3,262 views
"Hi. How to do Restriction for resize the toolwindow using splitter. Suppose i have two docksites(docksite1,docks..."
2012‑07‑06
2,689 views
"Hi, How to apply Different tital bar background color for the title of different toolwindows. Suppose my sample ..."
2012‑07‑06
5,044 views
"Hi, As i created the docking with prism integration smaple and all the usercontrols are registered as the toolwindo..."
2012‑07‑05
4,143 views
"I didn't catch the CollectionChanged event of the IViewsCollection when I close a view. It should raise with the Re..."
2012‑06‑27
3,803 views
"Hi, we're facing some issues related to what appears to be a bug with the detection of DockSite.ActiveWindow in cas..."
2012‑06‑26
2,783 views
"Hi, we found a memory leak with the following repro steps: Start the app Add a document window to a dock site..."
2012‑06‑26
2,864 views
"Hi, I am currently facing difficulty with implementation of DoubleEditBox control as per our requirement. Our requi..."
2012‑06‑25
3,944 views
"I needed 4 pix Margin all around to be used for a dropshadow and since I have access to source code, I have modified ..."
2012‑06‑18
4,852 views
"Hi, I'm using your Prism Integration and I need: - a floating toolwindow - when my application starts, this flo..."
2012‑06‑21
4,936 views
"Hello, I've spent the last couple of hours trying to customize three simple things in the rafting window... with ab..."
2012‑06‑21
3,322 views
"I've figured out how to change the DocumentWindow tab colors via a Style. The issue now is that I'm not having any lu..."
2012‑06‑20
3,385 views
"Hi guys, I've been having this problem for many months now and I simply can't find a way to reproduce it. The probl..."
2012‑06‑20
2,891 views
"Hi, <Grid> <docking:DockSite x:Name="Basedocksite1"> <docking:Workspace> <docking:DockSi..."
2012‑06‑15
3,124 views
"When I drag a floating tool window, I get a transparent preview of the contents of the window: When I drag a doc..."
2012‑06‑15
3,478 views
"Logical focus scopes do not work properly within dock sites. In the following sample, clicking on Button2 within Tool..."
2012‑06‑15
2,248 views
"Middle clicking within the contents of the following document window causes it to close. The documentation states tha..."