Class | Description | |
---|---|---|
![]() | AcceptColorCommand | A ColorSlidersCommandBase which will set the SelectedColor from the CurrentColor. |
![]() | AdvancedColorShadePicker | A control containing a hue selection area along with sliders for color selection. |
![]() | ByteSliderThumb | A control that provides XamSliderThumb from double type. |
![]() | CancelColorCommand | A ColorSlidersCommandBase which will refresh the SelectedColor. |
![]() | CMYKCommand | A ColorSlidersCommandBase which will show the CMYK sliders. |
![]() | ColorItem | A class which represents a single color in a ColorStrip. |
![]() | ColorPickerDialog | A dialog control for the Infragistics.Controls.Editors.XamColorPicker. |
![]() | ColorSlidersCommandBase | An abstract base class for other AdvancedColorShadePicker commands. |
![]() | ColorStripManager | An internal control mechanism which combines multiple ColorStrip objects for selection purposes. |
![]() | HSLCommand | A ColorSlidersCommandBase which will show the HSL sliders. |
![]() | NextPaletteCommand | A PickerCommandBase which will move to the next Infragistics.Controls.Editors.ColorPalette. |
![]() | NullableColorConverter | An System.Windows.Data.IValueConverter for bindings off the SelectedColor property which can be null. |
![]() | OpenAdvanceEditorCommand | A PickerCommandBase which will open the advanced editor. |
![]() | PickerCloseCommand | A PickerCommandBase which will close the Infragistics.Controls.Editors.XamColorPicker dropdown. |
![]() | PickerCommandBase | An abstract base class for other commands used by the Infragistics.Controls.Editors.XamColorPicker. |
![]() | PickerToggleCommand | A PickerCommandBase which will open the Infragistics.Controls.Editors.XamColorPicker dropdown if closed and close it if open. |
![]() | PreviousPaletteCommand | A PickerCommandBase which will move to the previous Infragistics.Controls.Editors.ColorPalette. |
![]() | RGBCommand | A ColorSlidersCommandBase which will show the RBG sliders. |
![]() | SpecializedTextBoxValueConverter | A System.Windows.Data.IValueConverter which will format the text to a two digit float. |
![]() | TransparencyBackgroundControl | For Internal use only. |