C# Class Eurofurence.Companion.ViewModel.Behaviors.WikiTextBoxProperties

Afficher le fichier Open project: eurofurence/ef-app_wp

Méthodes publiques

Свойство Type Description
WikiTextProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
GetWikiText ( TextBlock wb ) : string
SetWikiText ( TextBlock wb, string html ) : void

Private Methods

Méthode Description
OnWikiTextChanged ( DependencyObject depObj, DependencyPropertyChangedEventArgs e ) : void

Method Details

GetWikiText() public static méthode

public static GetWikiText ( TextBlock wb ) : string
wb Windows.UI.Xaml.Controls.TextBlock
Résultat string

SetWikiText() public static méthode

public static SetWikiText ( TextBlock wb, string html ) : void
wb Windows.UI.Xaml.Controls.TextBlock
html string
Résultat void

Property Details

WikiTextProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml WikiTextProperty
Résultat Windows.UI.Xaml.DependencyProperty