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