2 writes to DefaultType
System.Activities.Core.Presentation (2)
System\Activities\Presentation\TypeCollectionDesigner.xaml.cs (1)
45this.DefaultType = typeof(Object);
System\Activities\Presentation\TypeCollectionPropertyEditor.cs (1)
100DefaultType = defaultType,
1 reference to DefaultType
System.Activities.Core.Presentation (1)
System\Activities\Presentation\TypeCollectionDesigner.xaml.cs (1)
145var newEntry = new TypeWrapper(this.DefaultType);