Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class ShapesTextColorPicker : ShapesColorPickerBase
Inheritance: objectControlBaseShapesControlBaseShapesColorPickerBaseShapesTextColorPicker
Inherited Members
Constructors
C#
public ShapesTextColorPicker()
Fields
C#
public static readonly Uri ShapesTextColorPickerImagePath
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Overrides:
C#
protected override void OnSelectedBrushPropertyChanged(Brush newBrush)
Overrides:
C#
protected override void OnSelectedColorPropertyChanged(Color newColor)
Overrides:
C#
protected void TryApplySelectedShapeShapeFill(RadRichTextBox richTextBox)