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