C# 클래스 MetroFanfou.Controls.RichTweetBox

상속: System.Windows.Controls.RichTextBox
파일 보기 프로젝트 열기: dodola/WP7Fanfou

공개 프로퍼티들

프로퍼티 타입 설명
OrigTextProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
GetUserNickName string
HyperlinkClick void
OrigTextPropertyChangeCallback void
PaserContent void
TextRun System.Windows.Documents.Run

공개 메소드들

메소드 설명
SetContent ( string text ) : void

设置内容解析帐号

SetContent ( string text, ICollection userInfos ) : void

设置内容解析帐号

비공개 메소드들

메소드 설명
GetUserNickName ( string name, IEnumerable users ) : string
HyperlinkClick ( object sender, RoutedEventArgs e ) : void

打开网页

OrigTextPropertyChangeCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
PaserContent ( ICollection userInfos, string content ) : void
TextRun ( string text ) : System.Windows.Documents.Run

메소드 상세

SetContent() 공개 메소드

设置内容解析帐号
public SetContent ( string text ) : void
text string
리턴 void

SetContent() 공개 메소드

设置内容解析帐号
public SetContent ( string text, ICollection userInfos ) : void
text string
userInfos ICollection
리턴 void

프로퍼티 상세

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

依赖项,显示的时间线内容类型
public static DependencyProperty,System.Windows OrigTextProperty
리턴 System.Windows.DependencyProperty