1 reference to OnCoerceValidationErrorTemplate
PresentationFramework (1)
System\Windows\Controls\DataGridRow.cs (1)
350DependencyProperty.Register("ValidationErrorTemplate", typeof(ControlTemplate), typeof(DataGridRow), new FrameworkPropertyMetadata(null, OnNotifyRowPropertyChanged, OnCoerceValidationErrorTemplate));