WPF Navigation TreeView

Posted by Robert on Stack Overflow See other posts from Stack Overflow or by Robert
Published on 2010-05-21T15:21:14Z Indexed on 2010/05/23 7:50 UTC
Read the original article Hit count: 450

Filed under:
|

I'm trying to create treeview menu where any click on an node would then change a canvas to load an xaml file based on that nodes name. Is this possible?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf