C# 클래스 TfsWitAdminTools.UserControls.TextEditorEx

상속: ICSharpCode.AvalonEdit.TextEditor
파일 보기 프로젝트 열기: Fermium-co/TfsWitAdminTools 1 사용 예제들

공개 프로퍼티들

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

Private Properties

프로퍼티 타입 설명
OnDocumentTextChanged void
TextEditorEx_TextChanged void

공개 메소드들

메소드 설명
SetFolding ( ) : void
TextEditorEx ( ) : System
UpdateFolding ( ) : void

비공개 메소드들

메소드 설명
OnDocumentTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
TextEditorEx_TextChanged ( object sender, EventArgs e ) : void

메소드 상세

SetFolding() 공개 메소드

public SetFolding ( ) : void
리턴 void

TextEditorEx() 공개 메소드

public TextEditorEx ( ) : System
리턴 System

UpdateFolding() 공개 메소드

public UpdateFolding ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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