2 references to IsDynamicMode
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (2)
2335if (!IsDynamicMode(this) && CannotModifyChildren(this, false)) 2338if (IsDynamicMode(this) && CannotModifyChildren(this, true))