All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brianlagunas_cp cfcb570f14 New PrimitiveTypeCollectionEditor added. It is used for editing IList<PrimitiveType> such as Int and String. PropertyGrid now uses this editor for editing primitive colleciton types. 15 years ago
..
CollectionEditor.cs PropertyGrid: finished CollectionEditor control. This editor will only work for collections that implement the IList interface. 15 years ago
CollectionEditorDialog.xaml PropertyGrid: finished CollectionEditor control. This editor will only work for collections that implement the IList interface. 15 years ago
CollectionEditorDialog.xaml.cs PropertyGrid: finished CollectionEditor control. This editor will only work for collections that implement the IList interface. 15 years ago
PrimitiveTypeCollectionEditor.cs New PrimitiveTypeCollectionEditor added. It is used for editing IList<PrimitiveType> such as Int and String. PropertyGrid now uses this editor for editing primitive colleciton types. 15 years ago