C# Class RedditStoreApp.Helpers.HtmlToRtfConverter

Afficher le fichier Open project: anroOfCode/reddit-w8-app

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetHtml ( DependencyObject obj ) : string
SetHtml ( DependencyObject obj, string value ) : void

Private Methods

Méthode Description
OnHtmlChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs eventArgs ) : void
ParseElement ( XmlElement element, ITextContainer parent ) : void

Method Details

GetHtml() public static méthode

public static GetHtml ( DependencyObject obj ) : string
obj Windows.UI.Xaml.DependencyObject
Résultat string

SetHtml() public static méthode

public static SetHtml ( DependencyObject obj, string value ) : void
obj Windows.UI.Xaml.DependencyObject
value string
Résultat void

Property Details

HtmlProperty public_oe static_oe property

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