1 write to items
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerWidgets.cs (1)
951this.items = new ItemList<ItemInfo>(this);
2 references to items
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
960return this.items; 1074foreach (ItemInfo item in this.parent.items)