1 write to eventData
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
295this.eventData = new WorkflowEventData(this);
2 references to eventData
System.Activities (2)
System\Activities\WorkflowApplication.cs (2)
293if (this.eventData == null) 298return this.eventData;