2 references to DoFilterException
PresentationFramework (2)
MS\Internal\Data\ClrBindingWorker.cs (1)
783
object filteredException = ParentBinding.
DoFilterException
(ParentBindingExpression, request.Exception);
System\Windows\Data\BindingExpression.cs (1)
2580
return ParentBinding.
DoFilterException
(this, ex);