9 references to IsCriticalException
UIAutomationClient (9)
MS\Internal\Automation\Accessible.cs (1)
106&& Misc.IsCriticalException(e);
MS\Internal\Automation\FocusTracker.cs (2)
191if( Misc.IsCriticalException( e ) ) 260if( Misc.IsCriticalException( e ) )
MS\Internal\Automation\InvokeHandlers.cs (1)
98if (Misc.IsCriticalException(e))
MS\Internal\Automation\ProxyManager.cs (1)
700if( Misc.IsCriticalException( e ) )
MS\Internal\Automation\QueueProcessor.cs (1)
165if (Misc.IsCriticalException(e))
MS\Internal\Automation\WinEventWrap.cs (2)
189if( Misc.IsCriticalException( e ) ) 204if( Misc.IsCriticalException( ex ) )
System\Windows\Automation\AutomationElement.cs (1)
586if (Misc.IsCriticalException(e))