3 references to PreviewLoad
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (3)
193
this.
PreviewLoad
+= NamespaceSettingsHandler.PreviewLoadRoot;
529
if (this.
PreviewLoad
!= null)
531
this.
PreviewLoad
(this, new PreviewLoadEventArgs(instance, this.context));