1 write to reference
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
773this.reference = new WeakReference(importDesigner);
1 reference to reference
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
778ImportDesigner importDesigner = this.reference.Target as ImportDesigner;