Hello all,
I am writing a WPF application and used pages for navigation,
The thing I want to know is that ,
How can I get the Relative Uri`s of pages from the assembly dynamically.
I don`t know what to do with this.
I know how to get a Uri by giving path or just filename ,
but getting file name from assembly is somewhat missing.
please help me..
thanks in advance.