4 references to smartTag
System.Workflow.ComponentModel (4)
AuthoringOM\Design\ActivityDesigner.cs (4)
518
glyphs.Add(this.
smartTag
);
666
return this.
smartTag
;
702
if (ShowSmartTag && this.
smartTag
.ActiveDesigner != null)
1575
Rectangle rectangle =
smartTag
.GetBounds(this, true);