2 Commits (e34f51e8b1e12c19d175fe0da6eca0d5ff10837d)

Author SHA1 Message Date
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
brianlagunas_cp d34bf44016 PropertyGrid: custom type editors can now target specific properties or a particular type. 15 years ago
brianlagunas_cp c1138ce229 PropertyGrid: Re-architected editors. This alllows you to create and provide custom editors. 15 years ago