3 references to RemoveActivityFromDesigner
System.Workflow.ComponentModel (3)
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
1036WorkflowDesignerLoader.RemoveActivityFromDesigner(Activity.Site, activity);
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (2)
959WorkflowDesignerLoader.RemoveActivityFromDesigner(this.surface, host.RootComponent as Activity); 995WorkflowDesignerLoader.RemoveActivityFromDesigner(this.surface, declToDelete);