C# 클래스 Eurofurence.Companion.ViewModel.Behaviors.WikiTextBoxProperties

파일 보기 프로젝트 열기: eurofurence/ef-app_wp

공개 프로퍼티들

프로퍼티 타입 설명
WikiTextProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
GetWikiText ( TextBlock wb ) : string
SetWikiText ( TextBlock wb, string html ) : void

비공개 메소드들

메소드 설명
OnWikiTextChanged ( DependencyObject depObj, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

GetWikiText() 공개 정적인 메소드

public static GetWikiText ( TextBlock wb ) : string
wb Windows.UI.Xaml.Controls.TextBlock
리턴 string

SetWikiText() 공개 정적인 메소드

public static SetWikiText ( TextBlock wb, string html ) : void
wb Windows.UI.Xaml.Controls.TextBlock
html string
리턴 void

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml WikiTextProperty
리턴 Windows.UI.Xaml.DependencyProperty