6 references to ActionTypes
System.Workflow.ComponentModel (6)
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (6)
146
if (action.ActionType != DynamicAction.
ActionTypes
.TwoState)
149
else if (action.ActionType == DynamicAction.
ActionTypes
.TwoState)
264
if (buttonBounds.Contains(clientPoint) && action.ActionType != DynamicAction.
ActionTypes
.TwoState)
419
private
ActionTypes
actionType =
ActionTypes
.Standard;
472
internal
ActionTypes
ActionType