Top "Errortemplate" questions

Validation Error Style in WPF, similar to Silverlight

By default, the Validation.ErrorTemplate in WPF is just a small red border without any ToolTip. In Silverlight 4, the validation …

c# wpf silverlight styles errortemplate
TextBox with validation loses ErrorTemplate on tab change

I have a TextBox with a validation rule that is on a tab of a TabControl. The default ErrorTemplate correctly …

wpf validation errortemplate