Is it possible to prepare bindable MVVM anchorable panes both in main, footer and ride side window using Xceed AvalonDock

六月ゝ 毕业季﹏ 提交于 2019-12-06 16:03:31
user3313608

This is not too difficult to accomplish.

  1. Execute the application attached to this article: http://www.codeproject.com/Articles/719143/AvalonDock-Tutorial-Part-Load-Save-Layout

  2. Drag tool windows and documents such that they are as your layout depicts.

  3. Exit the application and review the saved Layout.config file

  4. You should then be able to make the Layout.config file a resource of your application and load the layout when you see fit. See my editor for a real life demo of this principle: https://github.com/Dirkster99/Edi Sorry, I don't have enough points so I can't attach an image to show what I mean :-(

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!