1 write to itemType
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
46this.itemType = itemType;
3 references to itemType
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (3)
70return TypeDescriptor.GetAttributes(itemType); 97return this.itemType; 398var nonBrowsableAttachedProperties = from attachedProperty in AttachedPropertiesService.GetAttachedProperties(this.itemType)