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