C# 클래스 DemosBrowser.Controls.SourceCodeEditor.SourceCodeEditor

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
SourceCodeEditor ( ) : System

비공개 메소드들

메소드 설명
EvaluateParagraph ( System.Windows.Documents.Paragraph paragraph ) : void
EvaluateParagraph ( System.Windows.Documents.Paragraph paragraph, List list ) : void
ExtractListOfWords ( System.Windows.Documents.Paragraph paragraph ) : List
GetListOfInlines ( List list, Inline &cursorNeighboutingElement ) : LinkedList
OnBoundTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ReAssignInlinesInParagraph ( System.Windows.Documents.Paragraph paragraph, LinkedList inlines, TextElement cursorNeighboutingElement ) : void
ReEvaluateParagraphs ( IEnumerable paragraphs ) : void
SetLongText ( string text ) : void
SourceCodeEditor_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
onTextPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

SourceCodeEditor() 공개 메소드

public SourceCodeEditor ( ) : System
리턴 System

프로퍼티 상세

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

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