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