C# Class Cirrious.Conference.UI.WP7.Controls.HtmlTextBox

Show http or https as Hyperlinks in a RichTextBox
Inheritance: System.Windows.Controls.ContentControl
Exibir arquivo Open project: slodge/MvvmCrossConference Class Usage Examples

Public Properties

Property Type Description
HtmlContentProperty System.Windows.DependencyProperty
HtmlTextProperty System.Windows.DependencyProperty
UrlForeColorProperty System.Windows.DependencyProperty

Public Methods

Method Description
HtmlTextBox ( ) : System

Private Methods

Method Description
GetAsAccentedRun ( string word ) : System.Windows.Documents.Run
GetAsLink ( string tweetWord ) : Hyperlink
GetAsRun ( string word ) : System.Windows.Documents.Run
OnHtmlContentChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnUrlForeColorPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ProcessWords ( ) : void
SetContent ( ) : void

Method Details

HtmlTextBox() public method

public HtmlTextBox ( ) : System
return System

Property Details

HtmlContentProperty public_oe static_oe property

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

HtmlTextProperty public_oe static_oe property

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

UrlForeColorProperty public_oe static_oe property

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