1 write to propertyType
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
1307this.propertyType = typeof(DictionaryItemsCollection<,>).MakeGenericType(this.GenericArguments);
2 references to propertyType
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (2)
1305if (this.propertyType == null) 1309return this.propertyType;