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
2012‑06‑18
3,300 views
"Hi guys, Just upgraded from 3.5 to 4. My old code had: Fill="{DynamicResource {x:Static themes:DockingCom..."
2012‑07‑05
4,302 views
"Hi, I designed a simple dock site as follows: <docking:DockSite Name="DockSite" DockPanel.Dock="Top"> ..."
2012‑07‑06
3,590 views
"Hi. How to do Restriction for resize the toolwindow using splitter. Suppose i have two docksites(docksite1,docks..."
2012‑07‑06
3,025 views
"Hi, How to apply Different tital bar background color for the title of different toolwindows. Suppose my sample ..."
2012‑07‑06
5,387 views
"Hi, As i created the docking with prism integration smaple and all the usercontrols are registered as the toolwindo..."
2012‑07‑05
4,471 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
4,113 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
3,063 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
3,226 views
"Hi, I am currently facing difficulty with implementation of DoubleEditBox control as per our requirement. Our requi..."
2012‑06‑25
4,262 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
5,246 views
"Hi, I'm using your Prism Integration and I need: - a floating toolwindow - when my application starts, this flo..."
2012‑06‑21
5,271 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,643 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,718 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
3,249 views
"Hi, <Grid> <docking:DockSite x:Name="Basedocksite1"> <docking:Workspace> <docking:DockSi..."
2012‑06‑15
3,382 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,745 views
"Logical focus scopes do not work properly within dock sites. In the following sample, clicking on Button2 within Tool..."
2012‑06‑15
2,507 views
"Middle clicking within the contents of the following document window causes it to close. The documentation states tha..."
2012‑06‑12
3,006 views
"Hi, Iam able to register and display the usercontrols as the toolwindows in the main application using the prismin..."
2012‑06‑07
4,721 views
"Hi, I erlier posted my question to make changes in TittleBar of toolwindow control for which you suggested to make ..."