2 writes to action
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Description\WorkflowUnhandledExceptionBehavior.cs (2)
21this.action = defaultAction; 33this.action = value;
1 reference to action
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\WorkflowUnhandledExceptionBehavior.cs (1)
26get { return this.action; }