C# Class WpfRichText.Ex.Controls.RichTextEditor

Interaction logic for BindableRichTextbox.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo 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_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

ToolbarVisibilityProperty public_oe static_oe property

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