Class
HighlightColorPicker

Represents color picker with changeable image.

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI.ColorPickers

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class HighlightColorPicker : RadColorPicker

Inheritance: objectRadColorPickerHighlightColorPicker

Inherited Members RadColorPicker.CommandPropertyRadColorPicker.CommandParameterPropertyRadColorPicker.CommandTargetPropertyRadColorPicker.ClickEventRadColorPicker.DropDownClosedEventRadColorPicker.DropDownOpenedEventRadColorPicker.DropDownOpeningEventRadColorPicker.PaletteItemsTemplatePropertyRadColorPicker.MainPaletteColumnsCountPropertyRadColorPicker.MainPaletteOrientationPropertyRadColorPicker.SelectedColorPropertyRadColorPicker.StandardPalettePropertyRadColorPicker.HeaderPalettePropertyRadColorPicker.MainPalettePropertyRadColorPicker.StandardPaletteHeaderTextPropertyRadColorPicker.MainPaletteHeaderTextPropertyRadColorPicker.NoColorTextPropertyRadColorPicker.RecentColorsHeaderTextPropertyRadColorPicker.IsRecentColorsActivePropertyRadColorPicker.RecentColorsItemsSourcePropertyRadColorPicker.NoColorVisibilityPropertyRadColorPicker.HeaderPaletteVisibilityPropertyRadColorPicker.StandardPaletteVisibilityPropertyRadColorPicker.HeaderPaletteItemsSourcePropertyRadColorPicker.MainPaletteItemsSourcePropertyRadColorPicker.StandardPaletteItemsSourcePropertyRadColorPicker.IsDropDownOpenPropertyRadColorPicker.MainPalettePanelPropertyRadColorPicker.MainPaletteItemsStylePropertyRadColorPicker.AutomaticColorPropertyRadColorPicker.ColorSelectorStylePropertyRadColorPicker.ContentPropertyRadColorPicker.ContentTemplatePropertyRadColorPicker.AdditionalContentPropertyRadColorPicker.AdditionalContentTemplatePropertyRadColorPicker.ColorPropertyPathPropertyRadColorPicker.SelectedItemPropertyRadColorPicker.DropDownPlacementPropertyRadColorPicker.SplitButtonStylePropertyRadColorPicker.ResetTheme()RadColorPicker.OnApplyTemplate()RadColorPicker.OnMouseWheel(MouseWheelEventArgs)RadColorPicker.OnCreateAutomationPeer()RadColorPicker.OnSelectedColorChanged()RadColorPicker.OnInitialized(EventArgs)RadColorPicker.ColorPropertyPathRadColorPicker.CommandRadColorPicker.CommandParameterRadColorPicker.CommandTargetRadColorPicker.PaletteItemsTemplateRadColorPicker.MainPaletteColumnsCountRadColorPicker.MainPaletteOrientationRadColorPicker.SelectedColorRadColorPicker.SelectedItemRadColorPicker.RecentColorsHeaderTextRadColorPicker.IsRecentColorsActiveRadColorPicker.StandardPaletteHeaderTextRadColorPicker.MainPaletteHeaderTextRadColorPicker.NoColorTextRadColorPicker.NoColorVisibilityRadColorPicker.StandardPaletteVisibilityRadColorPicker.HeaderPaletteVisibilityRadColorPicker.RecentColorsItemsSourceRadColorPicker.MainPaletteRadColorPicker.HeaderPaletteRadColorPicker.StandardPaletteRadColorPicker.StandardPaletteItemsSourceRadColorPicker.HeaderPaletteItemsSourceRadColorPicker.MainPaletteItemsSourceRadColorPicker.IsDropDownOpenRadColorPicker.MainPalettePanelRadColorPicker.MainPaletteItemsStyleRadColorPicker.ColorSelectorStyleRadColorPicker.AutomaticColorRadColorPicker.DropDownPlacementRadColorPicker.SplitButtonStyleRadColorPicker.ContentRadColorPicker.ContentTemplateRadColorPicker.AdditionalContentRadColorPicker.AdditionalContentTemplateRadColorPicker.SelectedColorChangedRadColorPicker.ClickRadColorPicker.DropDownClosedRadColorPicker.DropDownOpenedRadColorPicker.DropDownOpening

Constructors

HighlightColorPicker()

Declaration

cs-api-definition
public HighlightColorPicker()

Fields

ImageProperty

Identifies the Image property.

Declaration

cs-api-definition
public static readonly DependencyProperty ImageProperty

Field Value

DependencyProperty

Properties

Image

Gets or sets the image.

Declaration

cs-api-definition
public ImageSource Image { get; set; }

Property Value

ImageSource

The image.