* In AvalonDock, the LayoutContent.IsFloating property now raises a PropertyChanged event when a LayoutAnchorable/LayoutDocument starts/ends floating. This allows to add a binding on the IsFloating property.
* In AvalonDock, floating a LayoutAnchorable no longer shrinks a neighboring LayoutDocument.