C# 클래스 Cirrious.Conference.UI.WP7.Controls.HtmlTextBox

Show http or https as Hyperlinks in a RichTextBox
상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: slodge/MvvmCrossConference 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HtmlContentProperty System.Windows.DependencyProperty
HtmlTextProperty System.Windows.DependencyProperty
UrlForeColorProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
HtmlTextBox ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

HtmlTextBox() 공개 메소드

public HtmlTextBox ( ) : System
리턴 System

프로퍼티 상세

HtmlContentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HtmlContentProperty
리턴 System.Windows.DependencyProperty

HtmlTextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HtmlTextProperty
리턴 System.Windows.DependencyProperty

UrlForeColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UrlForeColorProperty
리턴 System.Windows.DependencyProperty