FormattingColorPicker
Represents a color picker used for formatting within the RichTextBoxUI control.
Namespace:Telerik.Windows.Controls.RichTextBoxUI.ColorPickers
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
public class FormattingColorPicker : RadColorPicker
Inheritance:
objectRadColorPickerFormattingColorPicker
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
Declaration
public FormattingColorPicker()
Declaration
public static readonly DependencyProperty ActiveColorProperty
Field Value
DependencyProperty
Identifies the Image property.
Declaration
public static readonly DependencyProperty ImageProperty
Field Value
DependencyProperty
Gets or sets the active color which is shown on the bottom part of the drop down button.
Declaration
public Color ActiveColor { get; set; }
Property Value
Color
The active color.
Declaration
public ImageSource Image { get; set; }
Property Value
ImageSource
The image.