C# Класс DemosBrowser.Controls.SourceCodeEditor.SourceCodeEditor

Наследование: System.Windows.Controls.RichTextBox
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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