Skip to content

PortableColorPicker class

Defined in

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

Summary

        PortableColorPicker
        

Applies to

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

Class hierarchy
classDiagram
class PortableColorPicker
class DualPickerControlBase
DualPickerControlBase <|-- PortableColorPicker
class IComponentConnector {
    <>
}
IComponentConnector <|.. PortableColorPicker

Inherits from: DualPickerControlBase

Implements: IComponentConnector

Constructors

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

Properties

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

Fields

NameSummary
static SmallChangePropertyThe small change property.
static ShowAlphaPropertyThe show alpha property.
static PickerTypePropertyThe picker type property.

Methods

NameSummary
InitializeComponentInitializeComponent
Inherited members

See also