4 references to CanModifyActivitiesProperty
System.Workflow.ComponentModel (4)
AuthoringOM\Activity.cs (4)
1931SetValue(CanModifyActivitiesProperty, false); 1951SetValue(CanModifyActivitiesProperty, false); 2111return (bool)GetValue(CanModifyActivitiesProperty); 2115SetValue(CanModifyActivitiesProperty, value);