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