C# 클래스 ZSCY_Win10.Util.TextBlockFormatter

파일 보기 프로젝트 열기: RedrockMobile/CyxbsMobile_Win

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetFormattedText ( DependencyObject obj ) : Inline
SetFormattedText ( DependencyObject obj, Inline value ) : void

비공개 메소드들

메소드 설명
OnFormattedTextChanged ( DependencyObject o, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

GetFormattedText() 공개 정적인 메소드

public static GetFormattedText ( DependencyObject obj ) : Inline
obj Windows.UI.Xaml.DependencyObject
리턴 Windows.UI.Xaml.Documents.Inline

SetFormattedText() 공개 정적인 메소드

public static SetFormattedText ( DependencyObject obj, Inline value ) : void
obj Windows.UI.Xaml.DependencyObject
value Windows.UI.Xaml.Documents.Inline
리턴 void

프로퍼티 상세

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

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