Hello,
I have strange issue with RadWindow. Sometimes the window does not show. I used VisualStudio to debug and see what is doing the application and it is stuck in window.Show(); What could be the problem? Its rare, becouse it is random, sometimes the application show the windows as expected.
For more information, Im using MEF to compose aplication with plugins.
Thank you and regards!