1 write to proxy
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
102this.proxy = new DesignerViewProxy(this);
1 reference to proxy
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
120Dispatcher.UnhandledException += this.proxy.OnDispatcherUnhandledException;