2 references to ValidatesOnExceptions
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (2)
1728
ProcessException(ex,
ValidatesOnExceptions
);
2013
ProcessException(ex, (
ValidatesOnExceptions
|| BindingGroup != null));