Base:
event
ItemChanged
System.Workflow.Activities.Design.ListItemViewControl.ItemChanged
2 references to ItemChanged
System.WorkflowServices (2)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (2)
328if (this.ItemChanged != null) 330this.ItemChanged.Invoke(this, null);