9 references to IsCriticalException
UIAutomationClient (9)
MS\Internal\Automation\Accessible.cs (1)
107&& 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)
701if( Misc.IsCriticalException( e ) )
MS\Internal\Automation\QueueProcessor.cs (1)
166if (Misc.IsCriticalException(e))
MS\Internal\Automation\WinEventWrap.cs (2)
193if( Misc.IsCriticalException( e ) ) 208if( Misc.IsCriticalException( ex ) )
System\Windows\Automation\AutomationElement.cs (1)
587if (Misc.IsCriticalException(e))