1 write to reference
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
1746this.reference = new WeakReference(designerView);
1 reference to reference
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
1751DesignerView designerView = this.reference.Target as DesignerView;