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