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