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