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