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