-
pixipix[CodePlex] Hello,
I am currently using Avalondock 2.0 with the mvvm pattern.
It seems that when you remove an element present in your datasource, the DockManager does not remove the element…
-
Hi.
Is there a possibility to programmatically move the AvalonDock (`LayoutDocument` or `LayoutDocumentPaneGroup`) to second monitor?
Thanks.
#### P.S.
Moving a single window/document to a s…
-
Hi,
I'm trying to load "Loz SM v2.1" profile from Cap Loz into the Profile Editor. Starting the Profile Editor in debug mode gives clues to what is going wrong. The code breaks and tries to locate "Xm…
-
Don't know what the exactly Bug is.
Look at my Code sample:
[XamlDesigner.zip](https://github.com/dotnet/wpf/files/6272960/XamlDesigner.zip)
It contains a Converter in following namespace:
…
-
I can define two different templates as follows:
…
-
Using `Auto` for `DockHeight` on a `LayoutAnchorablePane` works some of the time when editing the XAML in Visual Studio but doesn't work at run time. Here's a simple example that demonstrates the prob…
-
I was able to get it working using a customized LayoutInitializer, but there does not seem to be a way to change the ILayoutUpdateStrategy used by the ShellView without totally replacing the ShellView…
-
Work out a dock manager system to handle various Visual Studio esque micro-windows
- [ ] View -> on menu bar
- [ ] HierarchyPanel
- [ ] PropertiesPanel
- [ ] DesignerPanel (view finalized UI)
-…
-
Hello,
when using the Avalon Dock v3.4 (i.e. Git Commit c0d3a0a), there are sporadic NullReferenceExceptions in the OnMouseEnter method in the LayoutAnchorableTabItem (line 197). I guess its the "_…
-
NullReferenceException gets thrown at System.Windows.Interop.HwndHost.BuildWindow() (using AvalonDock), you can see AvalonDock code in the callstack.
See attached file for the callstack:
https://…