C# Class WpfRichText.Ex.Controls.RichTextEditor

Interaction logic for BindableRichTextbox.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: nefarius/WpfRichText.Ex

Public Properties

Property Type Description
EditorHeightProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
ToolbarVisibilityProperty System.Windows.DependencyProperty

Public Methods

Method Description
RichTextEditor ( ) : System.Windows

Method Details

RichTextEditor() public method

public RichTextEditor ( ) : System.Windows
return System.Windows

Property Details

EditorHeightProperty public static property

public static DependencyProperty,System.Windows EditorHeightProperty
return System.Windows.DependencyProperty

IsReadOnlyProperty public static property

public static DependencyProperty,System.Windows IsReadOnlyProperty
return System.Windows.DependencyProperty

TextProperty public static property

public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty

ToolbarVisibilityProperty public static property

public static DependencyProperty,System.Windows ToolbarVisibilityProperty
return System.Windows.DependencyProperty