1 write to ValidatesOnNotifyDataErrors
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1427ValidatesOnNotifyDataErrors = originalBinding.ValidatesOnNotifyDataErrors,
2 references to ValidatesOnNotifyDataErrors
PresentationFramework (2)
System\Windows\Data\Binding.cs (1)
785get { return ValidatesOnNotifyDataErrors; }
System\Windows\Data\BindingGroup.cs (1)
1427ValidatesOnNotifyDataErrors = originalBinding.ValidatesOnNotifyDataErrors,