2 writes to loadingDesignerLayout
System.Workflow.ComponentModel (2)
AuthoringOM\Design\XomlDesignerLoader.cs (2)
235
this.
loadingDesignerLayout
= true;
258
this.
loadingDesignerLayout
= false;
1 reference to loadingDesignerLayout
System.Workflow.ComponentModel (1)
AuthoringOM\Design\XomlDesignerLoader.cs (1)
383
if (LoaderHost != null && !LoaderHost.Loading && !this.
loadingDesignerLayout
)