3 references to GetDefaultProperty
System.Windows.Forms.Design (3)
System\ComponentModel\Design\CollectionEditor.cs (1)
153
PropertyDescriptor? property = TypeDescriptor.
GetDefaultProperty
(CollectionType);
System\Windows\Forms\Design\ListViewItemCollectionEditor.cs (1)
32
PropertyDescriptor property = TypeDescriptor.
GetDefaultProperty
(CollectionType);
System\Windows\Forms\Design\ListViewSubItemCollectionEditor.cs (1)
50
PropertyDescriptor property = TypeDescriptor.
GetDefaultProperty
(CollectionType);