Skip to content

ColorSliders class

Defined in

Namespace: CrissCross.WPF.UI Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.ColorSliders Modifiers: public

Summary

        ColorSliders
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class ColorSliders
class PickerControlBase
PickerControlBase <|-- ColorSliders
class IComponentConnector {
    <>
}
IComponentConnector <|.. ColorSliders

Inherits from: PickerControlBase

Implements: IComponentConnector

Constructors

NameSummary
.ctorInitializes a new instance of the [ColorSliders](# class.

Properties

NameSummary
SmallChangeGets or sets the small change.
ShowAlphaGets or sets a value indicating whether [show alpha].

Fields

NameSummary
static SmallChangePropertyThe small change property.
static ShowAlphaPropertyThe show alpha property.

Methods

NameSummary
InitializeComponentInitializeComponent
Inherited members

See also