We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
Nice article, it works very well. One note: to the Program.cs you have to add using System.Runtime.InteropServices;
Nice job! Using this today. This was exactly what I needed. Now I want to see if I can use the Xaml parsing engine when running as a console application to instantiate a DocumentTree consisting solely of non-UI objects (basically just leveraging the Xaml architecture for object instantiation).
Thanks!
Is it possible not see the black console window when starting the app?