2 references to ValidatesOnExceptions
PresentationFramework (2)
System\Windows\Data\BindingExpression.cs (2)
1744
ProcessException(ex,
ValidatesOnExceptions
);
2033
ProcessException(ex, (
ValidatesOnExceptions
|| BindingGroup != null));