| | Class | Description |
 | BoundPropertyBorderBrushConverter | An System.Windows.Data.IValueConverter for the BorderBrush property on the ContentControl that contains the property editor. |
 | ByteDoubleConverter | Converts values between double and byte. |
 | ByteIntConverter | Converts values between int and byte. |
 | ExpandableObjectMarginConverter | Converts a nesting level (represented as an integer) to a Thickness that has its 'left' member set to an appropriate pixel value. |
 | GridLengthConverter | Converts a double value to a GridLength. |
 | NullableColorConverter | An System.Windows.Data.IValueConverter for bindings off the SelectedColor property which can be null. |
 | PropertyGridBrushEditorControl | A control that displays a UI for editing brush type properties. (For internal use only) |
 | PropertyGridBrushGroupItem | Represents a brush resource group item. For internal use only. |
 | PropertyGridBrushResourceItem | Represents a brush resource to be displayed by the Infragistics.Controls.Editors.XamPropertyGrid's built-in brush editor. |
 | PropertyGridBrushResourcesTreeViewControl | A control that displays a UI for selecting brush resources. For internal use only. |
 | PropertyGridCategoryItemView | An element used by the Infragistics.Controls.Editors.XamPropertyGridto display a Infragistics.Controls.Editors.PropertyGridCategoryItem. |
 | PropertyGridCommand | A command object used to execute a command for a Infragistics.Controls.Editors.XamPropertyGrid. |
 | PropertyGridCommandBase | Base class for all commands that deal with a Infragistics.Controls.Editors.XamPropertyGrid. |
 | PropertyGridCommandSource | The command source object for Infragistics.Controls.Editors.XamPropertyGrid object. |
 | PropertyGridDescriptionAreaControl | A control that displays a UI for rendering the name and description of the currently selected property in the Infragistics.Controls.Editors.XamPropertyGrid. |
 | PropertyGridExpandableObjectEditorControl | A control that displays a UI for the value column of list type properties. |
 | PropertyGridFilterAreaControl | A control that displays a UI for filtering and sorting the items in the Infragistics.Controls.Editors.XamPropertyGrid. |
 | PropertyGridItemLayoutPanel | A Panel derived element that measures and arranges PropertyGridCategoryItemView and PropertyGridPropertyItemView elements using an optimized virtualizing/recycling strategy. |
 | PropertyGridListEditorControl | A control that displays a UI for the value column of list type properties. |
 | PropertyGridPropertyItemCommand | A command object used to execute a command for a Infragistics.Controls.Editors.XamPropertyGrid. |
 | PropertyGridPropertyItemCommandSource | The command source object for Infragistics.Controls.Editors.XamPropertyGrid object. |
 | PropertyGridPropertyItemView | An element used by the Infragistics.Controls.Editors.XamPropertyGridto display a Infragistics.Controls.Editors.PropertyGridPropertyItem. |
 | PropertyGridResourceString | Class that represents a string resource loaded from the Infragistics.Controls.Editors.XamPropertyGrid assembly |
 | PropertyItemMarginConverter | Converts a nesting level (represented as an integer) to a Thickness that has its 'left' member set to an appropriate pixel value. |