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