1 write to itemType
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
1282this.itemType = typeof(ModelItemKeyValuePair<,>).MakeGenericType(this.GenericArguments);
2 references to itemType
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (2)
1280if (this.itemType == null) 1284return this.itemType;