1 override of IsAttached
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelPropertyImpl.cs (1)
102public override bool IsAttached
2 references to IsAttached
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (1)
1265if (_parent.FirstModelProperty.IsAttached)
System.Activities.Presentation\System\Activities\Presentation\Model\MorphHelper.cs (1)
143else if (propertyInNewModelItem != null && !propertyInNewModelItem.IsAttached && !propertyInNewModelItem.IsReadOnly)