1 instantiation of HelpListItem
System.WorkflowServices (1)
System\Workflow\Activities\Design\OperationPickerDialog.cs (1)
135this.operationsListBox.Items.Add(new HelpListItem());
1 reference to HelpListItem
System.WorkflowServices (1)
System\Workflow\Activities\Design\OperationPickerDialog.cs (1)
364if (this.operationsListBox.Items.Count > 0 && this.operationsListBox.Items[0] is HelpListItem)