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.
Nebuleux_cp 761e5f23b0 Remove compilation warnings. 14 years ago
..
Attributes PropertyGrid: implemented PropertyOrderAttribute. You can now apply the PropertyOrder attirbute to a property to control the order in which the properties are sorted. The attribute is only honored while in the Categorized view and ignored when sorted alphabetically 15 years ago
Commands PropertyGrid: added filtering 15 years ago
Converters Moved PropertyGrid changes into .NET 3.5 solution 15 years ago
Editors PropertyGrid: added feature that allows you to specify a display name when using the IItemsSource attribute. 15 years ago
EditorDefinition.cs PropertyGrid: removed IEditorDefinition interface. 15 years ago
EditorDefinitionCollection.cs PropertyGrid: removed IEditorDefinition interface. 15 years ago
PropertyDefinition.cs PropertyGrid: added new property called AutoGenerateProperties. When true it will autogenerate all properties for an object. Wehn set to false if till not generate any properties, but instead you supply the property to show be defining PropertyDefinitions. here is an example: 15 years ago
PropertyDefinitionCollection.cs PropertyGrid: added new property called AutoGenerateProperties. When true it will autogenerate all properties for an object. Wehn set to false if till not generate any properties, but instead you supply the property to show be defining PropertyDefinitions. here is an example: 15 years ago
PropertyGrid.cs Remove compilation warnings. 14 years ago
PropertyGridUtilities.cs PropertyGrid: implemented PropertyOrderAttribute. You can now apply the PropertyOrder attirbute to a property to control the order in which the properties are sorted. The attribute is only honored while in the Categorized view and ignored when sorted alphabetically 15 years ago
PropertyItem.cs Remove compilation warnings. 14 years ago
PropertyItemCollection.cs PropertyGrid: fixed possible null reference exception nwhen setting the Filter 15 years ago