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