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