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
2009‑03‑05
9,695 views
"I am actually quite surprised to find that this doesn't work, but quite frankly considering WPF's major push ..."
2010‑12‑08
3,176 views
"Hello, I have a problem in using the ContentTemplateSelector on DocumentWindow. For example:MainWindow.xaml.cs ..."
2009‑11‑13
5,052 views
"I would like to be able to override the font size of the text displayed in the tabs for ToolWindowContainer and AutoH..."
2010‑12‑06
3,557 views
"Hi, I have the following layout structure defined for my application: I use a document window which contains a ..."
2010‑06‑04
3,715 views
"Hi I'm having problems binding the ToolWindow.IsSelected property to the same property in a ViewModel when usi..."
2010‑11‑24
3,257 views
"Is there a way to set a default open or closed state for an individual ToolWindow? Perferably (and perhaps obviously)..."
2010‑11‑24
2,741 views
"I have an application that extensively uses the docking library to display tool windows. Although I can generally ser..."
2010‑11‑23
3,348 views
"I have a DockSite, with workspace on left and 2 tool window containers on right. I would like to auto hide all tool..."
2008‑10‑08
5,173 views
"I found a small bug. For the DockingWindow ImageSource I'm using 48x48 icons (because I've data bound the ..."
2010‑11‑17
2,619 views
"I am using a tabbed mdi interface and want to save the layout of rafted windows. I have figured out how to do that bu..."
2010‑09‑30
3,177 views
"Hi, In my app, I have rafted two ToolWindows inside a single RaftingHost, and I have a SplitContainer separating t..."
2010‑11‑02
3,412 views
"Hi, I am trying to create a dialog box that will eventually be used to hold the PasswordBox control for security l..."
2010‑11‑09
2,854 views
"I have nested dock sites. The outer dock site has the documents. Each document has its own dock site with tool wind..."
2010‑11‑05
3,736 views
"Where does the default size for the rafted windows come from? In my application some windows get a default rafted win..."
2010‑11‑03
3,060 views
"I'm attempting to use the ActiveWindow property of the docksite in a Multi-Binding to get the Title of the curren..."
2010‑11‑01
3,047 views
"I have uninstalled all versions except 10.2.532 yet the old versions still show up in Visual Studio when I ask for a ..."
2010‑11‑03
3,367 views
"Hi, Here is the source code for a small sample which shows my problem: <Window x:Class="SerializeTest.M..."
2010‑11‑01
2,947 views
"I included the Window.Commands.Close in my Context menu but it is always disabled even though the close button works...."
2010‑11‑01
3,307 views
"Hi everyone, How could I achieve the tool window transparency effect that is present when dragging a tool window a..."
2010‑05‑14
3,155 views
"Is there a way to handle the case where there is not enough room to display all of the auto-hidden tool windows? Doc..."