1 reference to textBox_LostFocus
System.WorkflowServices (1)
System\Workflow\Activities\Design\EditableLabelControl.cs (1)
91
this.TextBox.LostFocus += new EventHandler(
textBox_LostFocus
);