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