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