1 override of ShowConnectorsInForeground
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
489protected override bool ShowConnectorsInForeground
4 references to ShowConnectorsInForeground
System.Workflow.ComponentModel (4)
AuthoringOM\Design\FreeFormDesigner.cs (4)
57if (designer.ShowConnectorsInForeground) 566(hitInfo.HitLocation == HitTestLocations.None || hitInfo.AssociatedDesigner == this || ShowConnectorsInForeground)) 1070if (ShowConnectorsInForeground) 1105if (!ShowConnectorsInForeground)