C# Class X.UI.RichText.RichTextBlock

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostra file Open project: liquidboy/X

Public Properties

Property Type Description
TextProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
RichTextBlock ( ) : System

Private Methods

Method Description
OnTextChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void
ParseForRichTextParagraph ( string message ) : Paragraph

Method Details

RichTextBlock() public method

public RichTextBlock ( ) : System
return System

Property Details

TextProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TextProperty
return Windows.UI.Xaml.DependencyProperty