1 write to adornerLayer
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelSearchServiceImpl.cs (1)
681
this.
adornerLayer
= AdornerLayer.GetAdornerLayer(viewElement as WorkflowViewElement);
3 references to adornerLayer
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelSearchServiceImpl.cs (3)
211
this.
adornerLayer
.Remove(this.toolTipAdorner);
682
if (this.
adornerLayer
!= null)
691
this.
adornerLayer
.Add(this.toolTipAdorner);