-
So as told in subject, If I declare LayoutItemTemplate in DockingManager, it applies only for documents, but not for Anchorables.
nuget v 3.5
-
In AvalonDock, if a LayoutAnchorable which is not closable is dragged into a DocumentPane or onto a LayoutDocument, the not closable LayoutAnchorable becomes closable. And the user can close all the n…
-
hyge[CodePlex] After I update AvalonDock to Ver.3.0.16174.17450, I've got memory leak.
It occurs even in the simplest case.
(only binding DocumentsSoure with ObservableCollectionltobjectgt)
Here ar…
-
EricBakx[CodePlex] Saving and loading of the layout is possible with custom LayoutDocuments (class derived from LayoutDocument) as long as they are docked in the LayoutDocumentPane. But if a LayoutDoc…
-
candritzky[CodePlex] Buttons inside a LayoutAnchorable pane do not work if another Anchorable pane was active when the button is clicked. There seems to be some focus problem.
This is caused by the…
-
wst[CodePlex] I'm not able to bind to the avalonDock:LayoutAnchorable Title=quotquot property.
This does not work:
ltavalonDock:LayoutAnchorable Title=quot{Binding TestDebug}quot gt
-
dvoracekr[CodePlex] I am using WPF Extended toolkit (only DateTimePicker control.) I started receiving FileNotFoundException at some point in my application.
Could not load file or assembly 'Xceed.…
-
When using ```` for NuGet package format, and both the ``Extended.Wpf.Toolkit`` and the ``Xceed.Wpf.DataGrid.v6.x`` are referenced, then various errors occur when building:
- The type 'DataGridColl…
-
Hello! I use AvalonDock v.3.8.0 and faced a problem with creation of floating document window. It crashes with null reference exception while copying resources from current parent control to LayoutDoc…
-
ErrorCode: XDG0040
Desc.: "The Property "InlineXml" can only be set once"
OS is Windows 10 and I am using Visual Studio 2019
Xaml Preview is not working...
How can I solve this error?
Here …