9 references to IsCriticalException
UIAutomationClient (9)
MS\Internal\Automation\Accessible.cs (1)
116&& Misc.IsCriticalException(e);
MS\Internal\Automation\FocusTracker.cs (2)
192if( Misc.IsCriticalException( e ) ) 261if( Misc.IsCriticalException( e ) )
MS\Internal\Automation\InvokeHandlers.cs (1)
99if (Misc.IsCriticalException(e))
MS\Internal\Automation\ProxyManager.cs (1)
705if( Misc.IsCriticalException( e ) )
MS\Internal\Automation\QueueProcessor.cs (1)
168if (Misc.IsCriticalException(e))
MS\Internal\Automation\WinEventWrap.cs (2)
200if( Misc.IsCriticalException( e ) ) 215if( Misc.IsCriticalException( ex ) )
System\Windows\Automation\AutomationElement.cs (1)
593if (Misc.IsCriticalException(e))