2 references to LostAggregateFocus
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
564
this.expressionEditorInstance.
LostAggregateFocus
+= new EventHandler(OnEditorLostAggregateFocus);
600
this.expressionEditorInstance.
LostAggregateFocus
-= new EventHandler(OnEditorLostAggregateFocus);