Class PresetGradientsPopupGallery
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.TaskPaneControls
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class PresetGradientsPopupGallery : ControlBase
Constructors
PresetGradientsPopupGallery()
Declaration
public PresetGradientsPopupGallery()
Fields
SelectedBrushProperty
Declaration
public static readonly DependencyProperty SelectedBrushProperty
Field Value
System.
|
Properties
SelectedBrush
Declaration
public Brush SelectedBrush { get; set; }
Property Value
System.
|
Methods
InitializeGalleryItems()
Declaration
protected void InitializeGalleryItems()
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application
code or internal processes call System.
Declaration
public override void OnApplyTemplate()
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
Events
SelectedBrushChanged
Declaration
public event EventHandler SelectedBrushChanged
Event Type
System.
|