1 override of ShowSmartTag
System.Workflow.ComponentModel (1)
AuthoringOM\Design\StructuredCompositeActivityDesigner.cs (1)
212
protected override bool
ShowSmartTag
4 references to ShowSmartTag
System.Workflow.ComponentModel (4)
AuthoringOM\Design\ActivityDesigner.cs (4)
517
if (SmartTagVisible &&
ShowSmartTag
)
702
if (
ShowSmartTag
&& this.smartTag.ActiveDesigner != null)
1363
if (
ShowSmartTag
)
1432
if (
ShowSmartTag
)