1 write to ActiveDesignerView
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
682ErrorReporting.ActiveDesignerView = this;
3 references to ActiveDesignerView
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ErrorReporting.cs (3)
117Context = null != ActiveDesignerView ? ActiveDesignerView.Context : null, 118Owner = ActiveDesignerView,