Base:
property
IsAttached
System.Activities.Presentation.Model.ModelProperty.IsAttached
3 references to IsAttached
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (3)
569if (!dataModelProperty.IsAttached && parent.ModelPropertyStore.ContainsKey(dataModelProperty.Name)) 587if (!dataModelProperty.IsAttached) 627if (modelProperty.IsAttached)