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