Xaml edit bug about vs2013+
-
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.
-
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.