Hi,

My first WPF post.

In my project's folder,

1. I have a xaml file browser_me.xaml(browser app/window) that will let the customer choose the xaml files in the directory that contains other xaml files. After the customer choose a specific xaml file, its contents will be displayed to brower_me.xaml.

It's like dynamically loading an entire xaml page to another xaml page.


Sincerely,


greg