AvalonDock
AvalonDock copied to clipboard
Our own development branch of the well known WPF document docking library
I am a bit flabergasted to realize, that there seems to be a bug in the code for at least 2 years. Just open the TestApp, have two document tabs...
Hello, I am pretty new to AvalonDock, but i am starting to get less confuse with it. I implemented the save / Load Layout commands into my app, Layout restores...
### How to reproduce 1. Add Slider with MouseWheel handler to any Document in TestApp with Trace.Writeline 2. Run app and make mouse wheel - you'll see 1 trace line...
Hi, I am getting the below exception while using the control in a multi-threading environment. > System.InvalidOperationException: 'The calling thread cannot access this object because a different thread owns it...
**To reproduce:** * Run the WinFormsTestApp * Drag any window to a floating position * Minimize the main window **Expected behavior:** Floating windows are minimized as well as the main...
Hello, https://www.codeproject.com/Articles/719143/AvalonDock-Tutorial-Part-Load-Save-Layout?msg=5879061#xx5879061xx I applied the article here to my project. But after closing the program and saving the layout, it doesn't add a new layoutpane. What should I do about...
Using: VS2013 Test Changed: ToolViewModel's `_isVisible = true;` to `false;` 1. start app (notice no Views are selected or showing) 2. Change theme 3. Click View > Solution Explorer 4....
Using: VS2013 Test Changed: ToolViewModel's `_isVisible = true;` to `false;` 1. start app (notice no Views are selected or showing) 2. Change theme 3. Click View > Solution Explorer 4....
Using: VS2013 Test Changed: ToolViewModel's `_isVisible = true;` to `false;` 1. start app (notice no Views are selected or showing) 3. Click View > Solution Explorer (to show) 4. Move...
Using: VS2013 Test Changed: ToolViewModel's `_isVisible = true;` to `false;` 1. start app (notice no Views are selected or showing) 2. Change theme 3. Click View > Git Changes Error...