1 write to Handled
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
154e.Handled = true;
2 references to Handled
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
134if (!e.Handled)
WindowsBase (1)
Base\System\Windows\Threading\Dispatcher.cs (1)
3096handled = _unhandledExceptionEventArgs.Handled;