1 write to dynamicUpdateMode
System.Workflow.ComponentModel (1)
AuthoringOM\Bind.cs (1)
521this.dynamicUpdateMode = false;
2 references to dynamicUpdateMode
System.Workflow.ComponentModel (2)
AuthoringOM\Bind.cs (2)
517return this.dynamicUpdateMode; 532return this.designMode && !this.dynamicUpdateMode;