I am converting a rather large CVI program to run under Visual Studio. NI's conversion wizard worked and after some effort the project runs as it did before. Now I want to take advantage of WPF and do all the UI editing in VS as well. I'm wondering if anyone knows of or has created a way to convert the CVI UIR files into XAML. If so it would save me a bunch of time since my UI is rather complex.
Thanks.