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