| Class | Description |
| AlphaChar | Class for matching alpha characters [A-Za-z] |
| AlphanumericChar | Class for matching alpha and digits [A-Za-z0-9]. |
| AMPMSection | Class for AM-PM section of a time mask. |
| CalendarDateRangeCollection | A collection of CalendarDateRange instances. |
| CalendarDateRangeConverter | Type converter for the CalendarDateRange structure |
| CalendarDay | Represents a specific date in a CalendarItemGroup |
| CalendarDayOfWeek | Represents a specific System.DayOfWeek in the header area of the CalendarItemGroup |
| CalendarDimensionsConverter | Type converter for the CalendarDimensions structure |
| CalendarItem | Represents an item within the CalendarItemGroup |
| CalendarItemArea | A custom element used to display CalendarItem instances within a CalendarItemGroup |
| CalendarItemAreaPanel | A custom element used to display a CalendarItemArea within a CalendarItemGroup to perform animations. |
| CalendarItemGroup | Represents a group of calendar items within a XamMonthCalendar - e.g. a specific month of the year. |
| CalendarItemGroupPanel | Custom element used to create and position CalendarItemGroup instances for a XamMonthCalendar |
| CalendarItemGroupTitle | Represents the header for a specific CalendarItemGroup in a XamMonthCalendar |
| CalendarWeekNumber | Represents a specific week number header in the CalendarItemGroup |
| CaretElement | Represents caret element inside a masked editor. |
| CharacterSet | Class for matching an arbitrary set of characters. |
| ComboBoxDataItem | ComboBoxDataItem is a class for holding value, display text and optionally an image. A default template is defined for ComboBoxDataItem that displays the image and display text. Main purpose of this object is to let you easily map value and display text and optionally display an image for each item inside an items control, like XamComboEditor. |
| ComboBoxItemsProvider | Used for specifying items on a XamComboEditor. |
| ComboEditorCommands | Provides the list of RoutedCommands supported by the XamComboEditor. |
| DayOfWeekToStringConverter | Value converter for converting a System.DayOfWeek for a given DayOfWeekHeaderFormat |
| DaySection | Day section part of a date mask. |
| DigitChar | Class for matching digits. |
| DisplayCharacterPresenter | Represents individual character of MaksedEditor when it's in edit mode. |
| DisplayCharactersList | UI element that displays display characters of a section in masked editor. |
| DisplayCharBase | Base type for all DisplayCharacter classes. |
| DisplayCharsCollection | Read-only collection that contains DisplayCharBase derived class instances. |
| DisplayCharsEditSection | This is an edit section that can contain an arbitrary list of editable display characters. |
| EditorsBrushKeys | Static class that exposes the resource keys used by XamTextEditor and additional editor controls. |
| EditSectionBase | Abstract base class for non-literal sections. |
| EraSection | Class for Era section of a date mask. |
| FractionPart | Edit section implementation for a fraction part. |
| FractionPartContinuous | Edit section implementation for a fraction part. |
| HexDigitChar | Class for matching hexadecimal digit. |
| HorizontalToTextAlignmentConverter | A converter that converts HorizontalAlignment to TextAlignment. |
| HourSection | Hour section of a time mask. |
| ImageEditor | An editor control that is used internally by the XamDataGrid. |
| InputCharBase | Class that represents an editable position in the mask edit control |
| LiteralSection | LiteralSection class. |
| MaskedEditorCommands | Provides the list of RoutedCommands supported by the XamMaskedEditor. |
| MinuteSection | Minute section of a time mask. |
| MonthCalendarCommands | Provides the list of RoutedCommands supported by the XamMonthCalendar. |
| MonthSection | Month section part of a date mask. |
| NumberSection | A number section that will edit from right to left. |
| ParsedMask | A class for applying a mask to data. |
| Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. |
| ResourcesEditors | Exposes the Infragistics.Shared.DynamicResourceString instances used in the assembly. |
| SecondSection | Second section of a time mask. |
| SectionBase | Abstract base class for all section classes. |
| SectionPresenter | Represents each section in the masked editor when it's in edit mode. |
| SectionsCollection | Read-only collection that contains SectionBase derived class instances. |
| SectionsList | UI element that displays sections of masked editor. |
| SelectedDateCollection | A custom collection of System.DateTime instances used to represent the selected dates within the XamMonthCalendar |
| TemplateEditor | Custom ValueEditor used to host arbitrary elements. |
| TemplateEditorValueBinding | Custom markup extension for binding to the ValueEditor.Value property of a TemplateEditor from within its TemplateEditor.DisplayDataTemplate or its TemplateEditor.EditDataTemplate |
| TextEditorBase | Abstract base class for text based value editors. |
| ValidationErrorInfo | Contains error information regarding why a value is invalid. |
| ValueConstraint | Contains various constraints that can be applied to a data value. |
| ValueEditor | An abstract base class that provides functionality for displaying or editing values. |
| ValueEditorCheckBox | Checkbox class used by the XamCheckEditor. |
| ValuePresenter | Abstract base class used for in place editing. |
| VirtualizingStackPanelEx | Custom System.Windows.Controls.VirtualizingStackPanel |
| XamCheckEditor | An editor control that can be used to display or edit boolean values. |
| XamComboEditor | An editor that displays a list of items in a drop down from which the user can select an entry. The editor also supports entering any arbitrary value in the edit portion. |
| XamCurrencyEditor | Allows editing of currency data based on a mask. |
| XamDateTimeEditor | Allows editing of date and/or time based on a mask. |
| XamMaskedEditor | Value editor for displaying and editing data based on a mask. |
| XamMonthCalendar | A custom control used to display one or more months. |
| XamNumericEditor | Allows editing of numeric data based on a mask. |
| XamTextEditor | An editor for editing values as strings. |
| XamTextEditorMarginConverter | |
| YearSection | Year section of a date mask. |