C# 클래스 csShared.Html.RichTextBox

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
RichTextBox ( ) : System
RichTextBox ( System document ) : System

비공개 메소드들

메소드 설명
CoerceTextProperty ( DependencyObject d, object value ) : object
InvokeUpdateText ( ) : void
OnTextPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RichTextBox_Loaded ( object sender, RoutedEventArgs e ) : void
UpdateText ( ) : void

메소드 상세

RichTextBox() 공개 메소드

public RichTextBox ( ) : System
리턴 System

RichTextBox() 공개 메소드

public RichTextBox ( System document ) : System
document System
리턴 System

프로퍼티 상세

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

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