1 write to IsWorkflowLoaded
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
526configurationService.IsWorkflowLoaded = true;
12 references to IsWorkflowLoaded
System.Data (12)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (12)
75if (this.IsWorkflowLoaded) 148if (this.IsWorkflowLoaded) 172if (this.IsWorkflowLoaded) 195if (this.IsWorkflowLoaded) 218if (this.IsWorkflowLoaded) 241if (this.IsWorkflowLoaded) 263if (this.IsWorkflowLoaded) 286if (this.IsWorkflowLoaded) 337if (this.IsWorkflowLoaded) 363if (this.IsWorkflowLoaded) 380Fx.Assert(!this.IsWorkflowLoaded, "Cannot be invoked after WorkflowDesigner.Load"); 434Fx.Assert(!this.IsWorkflowLoaded, "Cannot be invoked after WorkflowDesigner.Load");