5 Commits (2d83a412e9406cbf2d24acaeaf723e89a0893d7d)

Author SHA1 Message Date
emartin_cp a64bb838eb Rename WPFToolkit.Extended directories for Xceed.Wpf.Toolkit 13 years ago
brianlagunas_cp 3b3e10da10 PropertyGrid: Added PropertyGrid examples to the Samples application. 15 years ago
brianlagunas_cp 50f76f0649 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
brianlagunas_cp 2d7ae5a473 PropertyGrid: enabled the ability to define an EditorDefinition by property name as well. You can now have an EditorDefinition for a specific Type as well as for specific property names as well. 15 years ago
brianlagunas_cp 2523b237d2 PropertyGrid BREAKING CHANGES - renamed CustomTypeEditors to EditorDefinitions. Added ability to add custom editors by declaring a DataTemplate. You can target a Type or a list of PropertyNames. 15 years ago