1 write to activityType
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
100
this.
activityType
= value;
2 references to activityType
System.Workflow.Runtime (2)
System\Activities\Statements\Interop.cs (2)
84
return this.
activityType
;
88
if (value != this.
activityType
)