2 references to Validity
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (2)
952if (property.IsKnown && (property.Validity == DependencyProperty.PropertyValidity.Uninitialize || (forReexecute && property.Validity == DependencyProperty.PropertyValidity.Reexecute)))