Some Tips About VS2015

Xaml edit bug about vs2013+

  1. sometimes, vs will say some class not found in the namespace. but, we confirm the class is defined in that namespace. it is a vs bug. just try to re-start vs multi times, it can workaround.

  2. Sometimes, we configure the Style for TextBlock, TextBox, then the Style seems invalid while developing our code. just re-start the vs will fix this.

原文地址:https://www.cnblogs.com/kongshu-612/p/5521568.html