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