Just converted my project from original avalondock 2 library to extended toolkits' one. Layout deserialization does not work anymore - it gives you blank area. XmlLayoutSerializer does not throw any exceptions, LayoutSerializationCallback is working as intended. Using xml file generated by extended toolkits' avalondock layout serializer gives same result (I guess they are identical, because original avalondock deserialized it quite well).
Made a small example of this issue. Just run the program - it will attempt to deserialize saved layout file, located in program folder (I've put it in bin/Debug). The layout was also saved in this example program.
Made a small example of this issue. Just run the program - it will attempt to deserialize saved layout file, located in program folder (I've put it in bin/Debug). The layout was also saved in this example program.