2 references to Aborted
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
900if (this.Controller.HasPendingTrackingRecords || this.Aborted != null) 979Action<WorkflowApplicationAbortedEventArgs> abortedHandler = this.Aborted;