Can someone tell me why the intellisense behaviour in VS 2015 is so different? The "showdialog" method in this example is not detected and shown. Yet if I type it out without using intellisense, it actually works. In VS 2012 this works perfectly.
Here is a link to my VS 2015 project.