Skip to main content

ColorPicker Properties

Properties

ActualThemeVariantGets the UI theme that is currently used by the element, which might be different than the RequestedThemeVariantProperty.
(Inherited from StyledElement)
BackgroundGets or sets the brush used to draw the control's background.
(Inherited from TemplatedControl)
BackgroundSizingGets or sets how the control's background is drawn relative to the control's border.
(Inherited from TemplatedControl)
BorderBrushGets or sets the brush used to draw the control's border.
(Inherited from TemplatedControl)
BorderThicknessGets or sets the thickness of the control's border.
(Inherited from TemplatedControl)
BoundsGets the bounds of the control relative to its parent.
(Inherited from Visual)
BypassFlowDirectionPoliciesGets a value indicating whether control bypass FlowDirecton policies.
(Inherited from Visual)
ClassesGets or sets the styled element's classes.
(Inherited from StyledElement)
ClipGets or sets the geometry clip for this visual.
(Inherited from Visual)
ClipToBoundsGets or sets a value indicating whether the control should be clipped to its bounds.
(Inherited from Visual)
ColorGets or sets the currently selected color in the RGB color model.
(Inherited from ColorView)
ColorModelGets or sets the active color model used by the slider.
(Inherited from ColorView)
ColorSpectrumComponentsGets or sets the two HSV color components displayed by the spectrum.
(Inherited from ColorView)
ColorSpectrumShapeGets or sets the displayed shape of the spectrum.
(Inherited from ColorView)
ContentGets or sets any content displayed in the ColorPicker's preview content area.
ContentTemplateGets or sets the data template used to display the content of the ColorPicker's preview content area.
ContextFlyoutGets or sets a context flyout to the control
(Inherited from Control)
ContextMenuGets or sets a context menu to the control.
(Inherited from Control)
CornerRadiusGets or sets the radius of the border rounded corners.
(Inherited from TemplatedControl)
CursorGets or sets associated mouse cursor.
(Inherited from InputElement)
DataContextGets or sets the control's data context.
(Inherited from StyledElement)
DataTemplatesGets or sets the data templates for the control.
(Inherited from Control)
DesiredSizeGets the size that this element computed during the measure pass of the layout process.
(Inherited from Layoutable)
EffectGets or sets the effect of the control.
(Inherited from Visual)
FlowDirectionGets or sets the text flow direction.
(Inherited from Visual)
FocusableGets or sets a value indicating whether the control can receive focus.
(Inherited from InputElement)
FocusAdornerGets or sets the control's focus adorner.
(Inherited from Control)
FontFamilyGets or sets the font family used to draw the control's text.
(Inherited from TemplatedControl)
FontFeaturesGets or sets the font features turned on/off.
(Inherited from TemplatedControl)
FontSizeGets or sets the size of the control's text in points.
(Inherited from TemplatedControl)
FontStretchGets or sets the font stretch used to draw the control's text.
(Inherited from TemplatedControl)
FontStyleGets or sets the font style used to draw the control's text.
(Inherited from TemplatedControl)
FontWeightGets or sets the font weight used to draw the control's text.
(Inherited from TemplatedControl)
ForegroundGets or sets the brush used to draw the control's text and other foreground elements.
(Inherited from TemplatedControl)
GestureRecognizers
(Inherited from InputElement)
HasMirrorTransformGets or sets a value indicating whether to apply mirror transform on this control.
(Inherited from Visual)
HeightGets or sets the height of the element.
(Inherited from Layoutable)
HexInputAlphaPositionGets or sets the position of the alpha component in the hexadecimal input box relative to all other color components.
(Inherited from ColorView)
HorizontalAlignmentGets or sets the element's preferred horizontal alignment in its parent.
(Inherited from Layoutable)
HorizontalContentAlignmentGets or sets the horizontal alignment of the content within the ColorPicker's preview content area.
HsvColorGets or sets the currently selected color in the HSV color model.
(Inherited from ColorView)
InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
IsAccentColorsVisibleGets or sets a value indicating whether accent colors are visible along with the preview color.
(Inherited from ColorView)
IsAlphaEnabledGets or sets a value indicating whether the alpha component is enabled. When disabled (set to false) the alpha component will be fixed to maximum and editing controls disabled.
(Inherited from ColorView)
IsAlphaVisibleGets or sets a value indicating whether the alpha component editing controls (Slider(s) and TextBox) are visible. When hidden, the existing alpha component value is maintained.
(Inherited from ColorView)
IsArrangeValidGets a value indicating whether the control's layouts arrange is valid.
(Inherited from Layoutable)
IsColorComponentsVisibleGets or sets a value indicating whether the color components tab/panel/page (subview) is visible.
(Inherited from ColorView)
IsColorModelVisibleGets or sets a value indicating whether the active color model indicator/selector is visible.
(Inherited from ColorView)
IsColorPaletteVisibleGets or sets a value indicating whether the color palette tab/panel/page (subview) is visible.
(Inherited from ColorView)
IsColorPreviewVisibleGets or sets a value indicating whether the color preview is visible.
(Inherited from ColorView)
IsColorSpectrumSliderVisibleGets or sets a value indicating whether the color spectrum's third component slider is visible.
(Inherited from ColorView)
IsColorSpectrumVisibleGets or sets a value indicating whether the color spectrum tab/panel/page (subview) is visible.
(Inherited from ColorView)
IsComponentSliderVisibleGets or sets a value indicating whether color component sliders are visible.
(Inherited from ColorView)
IsComponentTextInputVisibleGets or sets a value indicating whether color component text inputs are visible.
(Inherited from ColorView)
IsEffectivelyEnabledGets a value indicating whether this control and all its parents are enabled.
(Inherited from InputElement)
IsEffectivelyVisibleGets a value indicating whether this control and all its parents are visible.
(Inherited from Visual)
IsEnabledGets or sets a value indicating whether the control is enabled for user interaction.
(Inherited from InputElement)
IsEnabledCoreAllows a derived class to override the enabled state of the control.
(Inherited from InputElement)
IsFocusedGets a value indicating whether the control is focused.
(Inherited from InputElement)
IsHexInputVisibleGets or sets a value indicating whether the hexadecimal color value text input is visible.
(Inherited from ColorView)
IsHitTestVisibleGets or sets a value indicating whether the control is considered for hit testing.
(Inherited from InputElement)
IsInitializedGets a value that indicates whether the element has finished initialization.
(Inherited from StyledElement)
IsKeyboardFocusWithinGets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements.
(Inherited from InputElement)
IsLoadedGets a value indicating whether the control is fully constructed in the visual tree and both layout and render are complete.
(Inherited from Control)
IsMeasureValidGets a value indicating whether the control's layout measure is valid.
(Inherited from Layoutable)
IsPointerOverGets a value indicating whether the pointer is currently over the control.
(Inherited from InputElement)
IsTabStopGets or sets a value that indicates whether the control is included in tab navigation.
(Inherited from InputElement)
IsVisibleGets or sets a value indicating whether this control is visible.
(Inherited from Visual)
Item(AvaloniaProperty)Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject)
Item(IndexerDescriptor)Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject)
KeyBindings
(Inherited from InputElement)
LogicalChildrenGets the styled element's logical children.
(Inherited from StyledElement)
MarginGets or sets the margin around the element.
(Inherited from Layoutable)
MaxHeightGets or sets the maximum height of the element.
(Inherited from Layoutable)
MaxHueGets or sets the maximum value of the Hue component in the range from 0..359. This property must be greater than MinHue.
(Inherited from ColorView)
MaxSaturationGets or sets the maximum value of the Saturation component in the range from 0..100. This property must be greater than MinSaturation.
(Inherited from ColorView)
MaxValueGets or sets the maximum value of the Value component in the range from 0..100. This property must be greater than MinValue.
(Inherited from ColorView)
MaxWidthGets or sets the maximum width of the element.
(Inherited from Layoutable)
MinHeightGets or sets the minimum height of the element.
(Inherited from Layoutable)
MinHueGets or sets the minimum value of the Hue component in the range from 0..359. This property must be less than MaxHue.
(Inherited from ColorView)
MinSaturationGets or sets the minimum value of the Saturation component in the range from 0..100. This property must be less than MaxSaturation.
(Inherited from ColorView)
MinValueGets or sets the minimum value of the Value component in the range from 0..100. This property must be less than MaxValue.
(Inherited from ColorView)
MinWidthGets or sets the minimum width of the element.
(Inherited from Layoutable)
NameGets or sets the name of the styled element.
(Inherited from StyledElement)
OpacityGets or sets the opacity of the control.
(Inherited from Visual)
OpacityMaskGets or sets the opacity mask of the control.
(Inherited from Visual)
PaddingGets or sets the padding placed between the border of the control and its content.
(Inherited from TemplatedControl)
PaletteGets or sets the color palette.
(Inherited from ColorView)
PaletteColorsGets or sets the collection of individual colors in the palette.
(Inherited from ColorView)
PaletteColumnCountGets or sets the number of colors in each row (section) of the color palette. Within a standard palette, rows are shades and columns are colors.
(Inherited from ColorView)
ParentGets the styled element's logical parent.
(Inherited from StyledElement)
PseudoClassesGets the Classes collection in a form that allows adding and removing pseudoclasses.
(Inherited from StyledElement)
RenderTransformGets or sets the render transform of the control.
(Inherited from Visual)
RenderTransformOriginGets or sets the transform origin of the control.
(Inherited from Visual)
ResourcesGets or sets the styled element's resource dictionary.
(Inherited from StyledElement)
SelectedIndexGets or sets the index of the selected tab/panel/page (subview).
(Inherited from ColorView)
StyleKeyGets the type by which the element is styled.
(Inherited from StyledElement)
StyleKeyOverrideGets the type by which the element is styled.
(Inherited from StyledElement)
StylesGets the styles for the styled element.
(Inherited from StyledElement)
TabIndexGets or sets a value that determines the order in which elements receive focus when the user navigates through controls by pressing the Tab key.
(Inherited from InputElement)
TagGets or sets a user-defined object attached to the control.
(Inherited from Control)
TemplateGets or sets the template that defines the control's appearance.
(Inherited from TemplatedControl)
TemplatedParentGets the styled element whose lookless template this styled element is part of.
(Inherited from StyledElement)
ThemeGets or sets the theme to be applied to the element.
(Inherited from StyledElement)
TransitionsGets or sets the property transitions for the control.
(Inherited from Animatable)
UseLayoutRoundingGets or sets a value that determines whether the element should be snapped to pixel boundaries at layout time.
(Inherited from Layoutable)
VerticalAlignmentGets or sets the element's preferred vertical alignment in its parent.
(Inherited from Layoutable)
VerticalContentAlignmentGets or sets the vertical alignment of the content within the ColorPicker's preview content area.
VisualChildrenGets the control's child visuals.
(Inherited from Visual)
VisualRootGets the root of the visual tree, if the control is attached to a visual tree.
(Inherited from Visual)
WidthGets or sets the width of the element.
(Inherited from Layoutable)
ZIndexGets or sets the Z index of the control.
(Inherited from Visual)

See Also

Reference

ColorPicker Class
Avalonia.Controls Namespace