Skip to content

SquarePicker class

Defined in

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

Summary

        SquarePicker
        

Applies to

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

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

Inherits from: PickerControlBase

Implements: IComponentConnector

Constructors

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

Properties

NameSummary
PickerTypeGets or sets the type of the picker.
SmallChangeGets or sets the small change.

Fields

NameSummary
static SmallChangePropertyThe small change property.
static PickerTypePropertyThe picker type property.

Methods

NameSummary
InitializeComponentInitializeComponent
Inherited members

See also