Class StyleListItem
StyleListItem
Inheritance
System.Object
StyleListItem
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs.Styles
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class StyleListItem : UserControl, IComponentConnector
Constructors
StyleListItem()
Declaration
public StyleListItem()
Fields
ShowPreviewProperty
Declaration
public static readonly DependencyProperty ShowPreviewProperty
Field Value
System.
|
Properties
ShowPreview
Declaration
public bool ShowPreview { get; set; }
Property Value
System.
|
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
Events
DeleteClick
Declaration
public event EventHandler<RoutedEventArgs> DeleteClick
Event Type
System.
|
ExecuteClick
Declaration
public event EventHandler<RoutedEventArgs> ExecuteClick
Event Type
System.
|
ModifyClick
Declaration
public event EventHandler<RoutedEventArgs> ModifyClick
Event Type
System.
|