Composite WPF and AvalonDock
Posted
by Vishal
on Stack Overflow
See other posts from Stack Overflow
or by Vishal
Published on 2009-11-05T10:28:07Z
Indexed on
2010/06/16
5:02 UTC
Read the original article
Hit count: 771
Hi All,
Has anybody tried PRISM and AvalonDock (latest release with DocumentSource property) together? I already had a look at http://www.youdev.net/post/2009/07/17/AvalonDock-Documents.aspx but it just briefs on how to use documentsource property. Please help, if anybody has tried this.
I Would like to know
1.How to associate DocumentSource Property with different regions?
2.Can we assign only a collection of DocumentContent to DocumentSource property? What about DockableContent?
Thanks & regards, Vishal.
© Stack Overflow or respective owner