2 references to OnEditorClosing
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
565this.expressionEditorInstance.Closing += new EventHandler(OnEditorClosing); 602this.expressionEditorInstance.Closing -= new EventHandler(OnEditorClosing);