4 references to HasPrimaryClosedProperty
System.Workflow.ComponentModel (4)
AuthoringOM\Activity.cs (4)
218DependencyProperty.RegisterAsKnown(HasPrimaryClosedProperty, (byte)9, DependencyProperty.PropertyValidity.Uninitialize); 630return (bool)this.GetValue(HasPrimaryClosedProperty); 1483this.RemoveProperty(Activity.HasPrimaryClosedProperty); 1555this.SetValue(HasPrimaryClosedProperty, true);