ActiproSoftware.Windows.Controls.Editors.Primitives Namespace
Classes
| ColorComponentToPercentConverter | Represents the converter that converts a color component to a percentage. |
| DateToDecadeStringConverter | Represents the converter that converts DateTime to decade string values. |
| DefaultValueConverter | Represents the converter that converts null values to a default value, but otherwise allows the non-null value to pass directly through. |
| DoublePart | Represents a |
| DropDownButton | Represents a drop-down styled toggle button. |
| EmbeddedListBox | Represents a |
| EmbeddedListBoxItem | Represents an EmbeddedListBox item. |
| EmbeddedRadialSlider | Represents a RadialSlider that is intended to be embedded within a popup. |
| EnumValueNameSortComparer | Sorts enumeration values by name, in ascending order. |
| FloatingPointIeee754NumberPartEditBoxBase<T> | Represents the abstract base class for a part-based edit box for floating point IEEE 754 numeric values. |
| FloatingPointIeee754NumberPart<T> | Represents a floating point IEEE 754 numeric part that uses a format for text conversion and supports spinning. |
| FloatingPointIeee754NumberPickerBase<T> | Provides an abstract base class that can be used for pickers of a floating point IEEE 754 numeric value. |
| FloatingPointNumberPartEditBoxBase<T> | Represents the abstract base class for a part-based edit box for floating point numeric values. |
| FloatingPointNumberPart<T> | Represents a floating point numeric part that uses a format for text conversion and supports spinning. |
| FloatingPointNumberPickerBase<T> | Provides an abstract base class that can be used for pickers of a floating point numeric value. |
| FormattedPartBase<T> | Represents a part that uses a format for text conversion. |
| GradientStopSliderPanel | Represents a Panel for arranging thumbs in a GradientStopSlider. |
| GradientStopThumb | Represents a thumb for dragging a gradient stop in a GradientStopSlider. |
| HueRing | Represents a ring that renders color hues. |
| IncrementalChangeRequest<T> | Represents a request for an incremental (spin) change to a value. |
| InputScopeConverter | Represents the converter that converts InputScopeNameValue to InputScope values. |
| Int32Part | Represents an |
| LiteralPart | Represents a literal text part. |
| MonthCalendarButton | Represents a button used within a MonthCalendar. |
| MonthCalendarRepeatButton | Represents a repeat button used within a MonthCalendar. |
| NumberPartBase<T> | Represents a numeric part that uses a format for text conversion. |
| NumberPartEditBoxBase<T> | Represents the abstract base class for a part-based edit box for numeric values. |
| NumberPart<T> | Represents a numeric part that uses a format for text conversion and supports spinning. |
| NumberPickerBase<T> | Provides an abstract base class that can be used for pickers of a numeric value. |
| PartBase<T> | Represents a part within a part-based edit box. |
| PartEditBoxBase<T> | Represents the abstract base class for a part-based edit box. |
| PartEditBoxInlinePanel | Represents a Panel for arranging inlines in a part edit box. |
| PickerBase | Provides an abstract base class that can be used for pickers. |
| RadialSliderPickerBase | Provides an abstract base class that can be used for pickers that use radial sliders. |
| RangeSliderMark | The mark control for a RangeSlider control. |
| RangeSliderThumb | The thumb control for a RangeSlider control. |
| RatingPanel | |
| SaturationBrightnessSquare | Represents a square that renders the saturation and brightness variants of a color. |
| Spinner | Represents a spinner control, which offers up/down or left/right buttons. |
| SpinnerButtonPanel | Provides a panel for arranging buttons within a Spinner. |
Interfaces
| ILiteralPart | Provides the base requirements for a part within a part-based edit box. |
| IPart | Provides the base requirements for a part within a part-based edit box. |
| ISpinnablePart<T> | Provides the base requirements for a spinnable part. |
Enums
| IncrementalChangeRequestKind | Specifies the kind of incremental change request. |
| RangeSliderPlacement | Defines the placement of an element relative to a RangeSlider. |