C# Class SRNicoNico.Views.Behaviors.HtmlTextBoxProperties

Afficher le fichier Open project: mrtska/SRNicoNico

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetHtmlText ( System.Windows.Controls.TextBlock wb ) : string
SetHtmlText ( System.Windows.Controls.TextBlock wb, string html ) : void

Private Methods

Méthode Description
OnHtmlTextChanged ( DependencyObject depObj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetHtmlText() public static méthode

public static GetHtmlText ( System.Windows.Controls.TextBlock wb ) : string
wb System.Windows.Controls.TextBlock
Résultat string

SetHtmlText() public static méthode

public static SetHtmlText ( System.Windows.Controls.TextBlock wb, string html ) : void
wb System.Windows.Controls.TextBlock
html string
Résultat void

Property Details

HtmlTextProperty public_oe static_oe property

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