Bugfixes on Docked Pane, LayoutDocument and Serialization
-
Fixed issue #81 with docked pane becomes not visible (overlapped) Thanx to scdmitryvodich
-
Fixed issue #83 with LayoutDocument disappearance Thanx to scdmitryvodich
-
Fixed InvalidOperationException when deserializing layout @dirkster
-
Fixed LayoutRoot implementation of IXmlSerializable.ReadXml to read the end element thanx to prmartinuk