Name |
Description |
ColorSelector |
An RGB color selector. |
ColorSelectorViewModel |
The logical presentation model for the 'ColorSelector' view. |
PropertyExplorer |
The root level control for exploring properties of an an object (embeds a property-grid). |
PropertyExplorerViewModel |
The logical model for the 'PropertyExplorer' view. |
PropertyGrid |
A property-grid editor that displays properties of an object and allows editing of the values. |
PropertyGridAttribute |
Decorates a property with additional information to craft how the property is displayed within the property-grid. |
PropertyGridViewModel |
The logical model for the 'PropertyGrid' view. |
PropertyGridViewModel.CategoryProperties |
Represents a set of properties within a category. |