1 override of OnShowSmartTagVerbs
System.Workflow.ComponentModel (1)
AuthoringOM\Design\StructuredCompositeActivityDesigner.cs (1)
615
protected override void
OnShowSmartTagVerbs
(Point smartTagPoint)
1 reference to OnShowSmartTagVerbs
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityDesigner.cs (1)
3119
this.activeDesigner.
OnShowSmartTagVerbs
(new Point(bounds.Left, bounds.Bottom + 1));