9 references to IsCriticalException
UIAutomationClient (9)
MS\Internal\Automation\Accessible.cs (1)
126&& Misc.IsCriticalException(e);
MS\Internal\Automation\FocusTracker.cs (2)
200if( Misc.IsCriticalException( e ) ) 269if( Misc.IsCriticalException( e ) )
MS\Internal\Automation\InvokeHandlers.cs (1)
110if (Misc.IsCriticalException(e))
MS\Internal\Automation\ProxyManager.cs (1)
718if( Misc.IsCriticalException( e ) )
MS\Internal\Automation\QueueProcessor.cs (1)
181if (Misc.IsCriticalException(e))
MS\Internal\Automation\WinEventWrap.cs (2)
215if( Misc.IsCriticalException( e ) ) 230if( Misc.IsCriticalException( ex ) )
System\Windows\Automation\AutomationElement.cs (1)
627if (Misc.IsCriticalException(e))