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