C# Class DemosBrowser.Controls.SourceCodeEditor.SourceCodeEditor

Inheritance: System.Windows.Controls.RichTextBox
Afficher le fichier Open project: VahidN/PdfReport

Méthodes publiques

Свойство Type Description
BoundTextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SourceCodeEditor ( ) : System

Private Methods

Méthode Description
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

Method Details

SourceCodeEditor() public méthode

public SourceCodeEditor ( ) : System
Résultat System

Property Details

BoundTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows BoundTextProperty
Résultat System.Windows.DependencyProperty