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