1 override of OnSmartTagVisibilityChanged
System.Workflow.ComponentModel (1)
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
265
protected override void
OnSmartTagVisibilityChanged
(bool visible)
2 references to OnSmartTagVisibilityChanged
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityDesigner.cs (1)
714
OnSmartTagVisibilityChanged
(this.smartTagVisible);
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
267
base.
OnSmartTagVisibilityChanged
(visible);