Метод | Описание | |
---|---|---|
Write ( string parsedSourceCode, IList |
||
XamlInlineFormatter ( System.Windows.Controls.Panel panel ) : System.Collections.Generic | ||
XamlInlineFormatter ( System.Windows.Controls.TextBlock textBlock ) : System.Collections.Generic |
Initializes a new instance of the XAML inline formatter which will store the contents of the syntax highlighting results into the text block instance.
|
Метод | Описание | |
---|---|---|
XamlInlineFormatter ( ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
GetStyleInsertionsForCapturedStyle ( |
public Write ( string parsedSourceCode, IList |
||
parsedSourceCode | string | |
scopes | IList |
|
styleSheet | IStyleSheet | |
Результат | void |
protected XamlInlineFormatter ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public XamlInlineFormatter ( System.Windows.Controls.Panel panel ) : System.Collections.Generic | ||
panel | System.Windows.Controls.Panel | |
Результат | System.Collections.Generic |
public XamlInlineFormatter ( System.Windows.Controls.TextBlock textBlock ) : System.Collections.Generic | ||
textBlock | System.Windows.Controls.TextBlock | The text block. |
Результат | System.Collections.Generic |