3 references to ActiveChildRemovedProperty
System.Workflow.ComponentModel (3)
AuthoringOM\Sequence.cs (3)
109activity.SetValue(ActiveChildRemovedProperty, true); 115bool activeChildRemovedInDynamicUpdate = (bool)activity.GetValue(ActiveChildRemovedProperty); 127activity.RemoveProperty(ActiveChildRemovedProperty);