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

  Date Thread Details
2012‑07‑10
15,810 views
"Hi, I am able to register the usercontrol as the toolwindow using the prism integration with the docking and it is..."
2012‑07‑10
3,591 views
"Hello, I've created a very simple project to highlight the problem : a mainwindow with two buttons that o..."
2012‑07‑10
3,620 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,965 views
"Hi, I designed a simple dock site as follows: <docking:DockSite Name="DockSite" DockPanel.Dock="Top"> ..."
2012‑07‑06
3,263 views
"Hi. How to do Restriction for resize the toolwindow using splitter. Suppose i have two docksites(docksite1,docks..."
2012‑07‑06
2,692 views
"Hi, How to apply Different tital bar background color for the title of different toolwindows. Suppose my sample ..."
2012‑07‑06
5,046 views
"Hi, As i created the docking with prism integration smaple and all the usercontrols are registered as the toolwindo..."
2012‑07‑05
4,144 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,804 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,785 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,865 views
"Hi, I am currently facing difficulty with implementation of DoubleEditBox control as per our requirement. Our requi..."
2012‑06‑25
3,948 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,856 views
"Hi, I'm using your Prism Integration and I need: - a floating toolwindow - when my application starts, this flo..."
2012‑06‑21
4,938 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,326 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,386 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,894 views
"Hi, <Grid> <docking:DockSite x:Name="Basedocksite1"> <docking:Workspace> <docking:DockSi..."
2012‑06‑15
3,125 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,479 views
"Logical focus scopes do not work properly within dock sites. In the following sample, clicking on Button2 within Tool..."