4 references to SnappedConnectionCursor
System.Workflow.ComponentModel (4)
AuthoringOM\Design\Connector.cs (1)
845
cursor = ConnectionManager.
SnappedConnectionCursor
;
AuthoringOM\Design\MessageFilters\ConnectionManager.cs (3)
430
cursorToSet = ConnectionManager.
SnappedConnectionCursor
;
438
cursorToSet = ConnectionManager.
SnappedConnectionCursor
;
463
workflowView.Cursor == ConnectionManager.
SnappedConnectionCursor
||