Class | Description | |
---|---|---|
ColorPalette | An object which unifies a group of colors together. | |
ColorPaletteCollection | A collection of ColorPalette objects. | |
ColorPatch | A wrapper class around a Color for use in the ColorPalette. | |
ColorPatchCollection | A collection of ColorPatch objects. | |
ColorPickerDialogCloseCommand | A Command that closes the Infragistics.Controls.Editors.Primitives.ColorPickerDialog of the XamColorPicker | |
ColorPickerDialogCommandBase | A base class for all commands related to the Infragistics.Controls.Editors.Primitives.ColorPickerDialog | |
ColorPickerDialogCommandSource | An object that describes what kind of Command should be attached to a Infragistics.Controls.Editors.Primitives.ColorPickerDialog, and what should trigger the command. | |
ColorPickerDialogOpenCommand | A Command that opens the Infragistics.Controls.Editors.Primitives.ColorPickerDialog of the XamColorPicker. | |
ColorStripsCommandSource | An object that describes what kind of Command should be attached to a Infragistics.Controls.Editors.Primitives.AdvancedColorShadePicker object, and what should trigger the command. | |
SelectedColorChangedEventArgs | An event argument for the tracking when a System.Windows.Media.Color value will changing. | |
SelectedColorItemChangedEventArgs | An event argument for the tracking when a Infragistics.Controls.Editors.Primitives.ColorItem value will changing. | |
XamColorPicker | An editor control which will allow for selection of a color. | |
XamPickerCommandSource | An object that describes what kind of Command should be attached to a XamColorPicker object, and what should trigger the command. |
Interface | Description | |
---|---|---|
ISupportColorPickerAdvancedEditing | Interface defined for controls which will be used as advanced editor for a XamColorPicker. |
Enumeration | Description | |
---|---|---|
ColorPickerDialogCommand | An enumeration of available commands for the Infragistics.Controls.Editors.Primitives.ColorPickerDialog. | |
ColorSliderView | An enum describing which group of slider controls are available on the Infragistics.Controls.Editors.Primitives.AdvancedColorShadePicker. | |
ColorStripsCommand | Enum that lists which commands are available for the Infragistics.Controls.Editors.Primitives.AdvancedColorShadePicker. | |
SelectedColorUpdateMode | An enum describing how SelectedColor is updated | |
XamPickerCommand | Enum that lists which commands are available for the XamColorPicker. |