Xceed Toolkit Plus for WPF V4.3.1
Released: Feb 4, 2022
V4.3.1 での更新項目
機能
- Added compatibility with the Microsoft .NET 6 framework.
不具合の修正
- AvalonDock
- The AnchorableSources property now works as expected.
- ActiveContent no longer resets to the first LayoutContent when new LayoutContents is added.
- Docking a floating window using the title bar's Dock command now correctly docks the floatingWindow inside the main window.
- Docking a LayoutAnchorable by using the ContextMenu's Dock command now sets the IsFloating property to false and correctly updates the FloatingWindows collection.
- Deserializing a DockingManager that contains floating windows no longer throws an “Unable to find a pane with Id” exception.