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