C# 클래스 SRNicoNico.Views.Behaviors.HtmlTextBoxProperties

파일 보기 프로젝트 열기: mrtska/SRNicoNico

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetHtmlText ( System.Windows.Controls.TextBlock wb ) : string
SetHtmlText ( System.Windows.Controls.TextBlock wb, string html ) : void

비공개 메소드들

메소드 설명
OnHtmlTextChanged ( DependencyObject depObj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

GetHtmlText() 공개 정적인 메소드

public static GetHtmlText ( System.Windows.Controls.TextBlock wb ) : string
wb System.Windows.Controls.TextBlock
리턴 string

SetHtmlText() 공개 정적인 메소드

public static SetHtmlText ( System.Windows.Controls.TextBlock wb, string html ) : void
wb System.Windows.Controls.TextBlock
html string
리턴 void

프로퍼티 상세

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

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