AvalonDock v4.4
-
#182 CanClose property of new LayoutAnchorableItem is different from its LayoutAnchorable (thanx to skyneps)
-
#184 All documents disappear if document stops close application in Caliburn.Micro (thanx to ryanvs)
-
Thanx to bdachev:
- #186 Raise PropertyChanged notification when LayoutContent.IsFloating changes (ensure change of the IsFloating property when the Documents state changes)
- #187 Allow to serialize CanClose if set to true for LayoutAnchorable instance
- #188 Handle CanClose and CanHide in XAML
- #190 Added additional check in LayoutGridControl.UpdateRowColDefinitions to avoid exception.
- #192 Default MenuItem style not changed by VS2013 Theme
-
Removed the additional ToolTip and ContextMenu styles from the Generic.xaml in VS2013 more details here
-
#189 Removal of DictionaryTheme breaks my application (thanx to hamohn)