2 references to DefaultType
System.Activities.Core.Presentation (2)
System\Activities\Presentation\TypeCollectionPropertyEditor.cs (1)
65Type defaultType = GetOptionValueOrUseDefault<Type>(editingProperty.Attributes, TypeCollectionPropertyEditor.DefaultType, typeof(Object));
System\ServiceModel\Presentation\ServiceDesigner.xaml.cs (1)
55new EditorOptionAttribute { Name = TypeCollectionPropertyEditor.DefaultType, Value = null });