Name | Description | |
---|---|---|
![]() | NHsbColorPicker Constructor | Default constructor. |
The following tables list the members exposed by NHsbColorPicker.
Name | Description | |
---|---|---|
![]() | NHsbColorPicker Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | HueBarChild | Reference to the HueBar child. |
![]() ![]() | HuePositionProperty | Reference to the Orientation property. |
![]() ![]() | NHsbColorPickerSchema | Schema associated with NHsbColorPicker. |
![]() ![]() | SBColorPickerChild | Reference to the SBColorPicker child. |
![]() ![]() | SelectedColorProperty | Reference to the SelectedColor property. |
![]() ![]() | SpacingProperty | Reference to the Spacing property. |
Name | Description | |
---|---|---|
![]() | HuePosition | Gets or sets the relative position of the Hue bar in this HSB box color picker. The supported values are Left, Top, Right (the default value) and Bottom. |
![]() | SelectedColor | Gets or sets the value of the SelectedColor property. |
![]() | Spacing | Gets or sets the spacing between the Saturation-Brightness color box and the Hue bar. |
![]() | UpdateWhileDragging | Gets or sets whether the selected color should be updated while the user drags the Hue or Saturation-Brightness selectors. If set to false the selected color is updated when the user releases the left mouse button. By default set to true. |
Name | Description | |
---|---|---|
![]() | ArrangeContent | Overridden. Arranges the content of the element within the specified content area. |
![]() | MeasureContent | Overridden. Measures the element content. |
![]() | OnHuePositionChanged | Called when the HuePosition property has changed. |
![]() | OnSelectedColorChanged | Called when the SelectedColor property has changed. |
Name | Description | |
---|---|---|
![]() | SelectedColorChanged | UI event, which occurs when the user selects a new color from the color picker. |