2 references to GetCursor
System.Workflow.ComponentModel (2)
AuthoringOM\Design\MessageFilters\ConnectionManager.cs (2)
425
cursorToSet = this.connectorEditor.
GetCursor
(cursorPoint.Value);
453
cursorToSet = connectorEditor.
GetCursor
(cursorPoint.Value);