Class PatternFillSettingsControl
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.TaskPaneControls
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class PatternFillSettingsControl : ControlBase
Constructors
PatternFillSettingsControl()
Declaration
public PatternFillSettingsControl()
Fields
BackgroundColorProperty
Declaration
public static readonly DependencyProperty BackgroundColorProperty
Field Value
System.
|
PatternColorProperty
Declaration
public static readonly DependencyProperty PatternColorProperty
Field Value
System.
|
PatternTypeProperty
Declaration
public static readonly DependencyProperty PatternTypeProperty
Field Value
System.
|
Properties
BackgroundColor
Declaration
public Color BackgroundColor { get; set; }
Property Value
System.
|
PatternColor
Declaration
public Color PatternColor { get; set; }
Property Value
System.
|
PatternType
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
Events
SelectedPatternChanged
Declaration
public event EventHandler SelectedPatternChanged
Event Type
System.
|