2 references to DesignerAction
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerHelpers.cs (2)
1525actionVerb.Properties[DesignerUserDataKeys.DesignerAction] = designerActions[i]; 1563DesignerAction designerAction = designerVerb.Properties[DesignerUserDataKeys.DesignerAction] as DesignerAction;