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

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

Méthodes publiques

Свойство Type Description
HtmlContentProperty System.Windows.DependencyProperty
HtmlTextProperty System.Windows.DependencyProperty
UrlForeColorProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
HtmlTextBox ( ) : System

Private Methods

Méthode 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 méthode

public HtmlTextBox ( ) : System
Résultat System

Property Details

HtmlContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows HtmlContentProperty
Résultat System.Windows.DependencyProperty

HtmlTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows HtmlTextProperty
Résultat System.Windows.DependencyProperty

UrlForeColorProperty public_oe static_oe property

public static DependencyProperty,System.Windows UrlForeColorProperty
Résultat System.Windows.DependencyProperty