2 references to StatusChange
System.Workflow.Activities (2)
ConstrainedGroup.cs (2)
488this.HandleEvent(sender as ActivityExecutionContext, new SubscriptionEventArg(e, EventType.StatusChange)); 507if (e.SubscriptionType != EventType.StatusChange)