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

  Date Thread Details
2012‑07‑05
4,926 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,456 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,456 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,595 views
"Hi, I am currently facing difficulty with implementation of DoubleEditBox control as per our requirement. Our requi..."
2012‑06‑25
4,587 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,765 views
"Hi, I'm using your Prism Integration and I need: - a floating toolwindow - when my application starts, this flo..."
2012‑06‑21
5,796 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
4,063 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
4,123 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,594 views
"Hi, <Grid> <docking:DockSite x:Name="Basedocksite1"> <docking:Workspace> <docking:DockSi..."
2012‑06‑15
3,733 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
4,194 views
"Logical focus scopes do not work properly within dock sites. In the following sample, clicking on Button2 within Tool..."
2012‑06‑15
2,854 views
"Middle clicking within the contents of the following document window causes it to close. The documentation states tha..."
2012‑06‑12
3,358 views
"Hi, Iam able to register and display the usercontrols as the toolwindows in the main application using the prismin..."
2012‑06‑07
5,193 views
"Hi, I erlier posted my question to make changes in TittleBar of toolwindow control for which you suggested to make ..."
2012‑06‑08
4,239 views
"Hi, In my WPF application, I have a WinForms user-control containing Windows Media Player. In addition I have a WPF..."
2012‑04‑23
7,186 views
"Hi, How to add custom button in the titlebar of the toolwindow. For example.I want to add my own help icon as ..."
2012‑06‑05
3,231 views
"Is there a built-in method for identifying DocumentWindow's with unsaved changes? For example, Visual Studio displays..."
2012‑06‑06
3,265 views
"Hi, How to Resistricting the docking window to be floated in the particular area only. For Example if my docking ..."
2012‑06‑06
3,291 views
"Hi, How to Block the docking of the toolwindow of the docksite inside its own docksite. For Example, <Window..."