This question is locked. New answers and comments are not allowed.
Hi there, I'm putting together a Metro theme sandbox app in Silverlight at the moment so that our visual designers can play around with the Metro palette, fonts, colors, etc, and see exactly how they look for all the different controls that we are using (Silverlight, Silverlight Toolkit and Telerik).
One major inconsistency I've noticed is around the validation tooltip templates for TextBox and PasswordBox - they are not visually the same as those used in the rad controls (see attached picture), and they do not pick up the validation color in the Metro palette either.
It looks like they have just been left at their original version, which I confirmed by looking at the XAML.
This is a major annoyance for me to fix directly, as it means I have to extract and copy the Metro control templates for TextBox and PasswordBox just so that I can patch the validation tooltip template with the correct one.
Can you please fix this up in a future version of the Metro theme? It would save us a lot of hassle - the less template copies we have to deal with, the better.
Thanks very much,
Sam