3 references to AssociatedDesigner
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (3)
377if (null != this.AssociatedDesigner && null != this.AssociatedDesigner.Context) 379DesignerView target = this.AssociatedDesigner.Context.Services.GetService<DesignerView>();