StyleListItem
Class
StyleListItem
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs.Styles
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class StyleListItem : UserControl, IComponentConnector
Inheritance: objectStyleListItem
Implements:
Constructors
C#
public StyleListItem()
Fields
ShowPreviewProperty
DependencyProperty
C#
public static readonly DependencyProperty ShowPreviewProperty
Properties
C#
public bool ShowPreview { get; set; }
Methods
InitializeComponent
C#
public void InitializeComponent()
Events
DeleteClick
EventHandler<RoutedEventArgs>
C#
public event EventHandler<RoutedEventArgs> DeleteClick
ExecuteClick
EventHandler<RoutedEventArgs>
C#
public event EventHandler<RoutedEventArgs> ExecuteClick
ModifyClick
EventHandler<RoutedEventArgs>
C#
public event EventHandler<RoutedEventArgs> ModifyClick