Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : SyntaxHighlightBox Class |
The following tables list the members exposed by SyntaxHighlightBox.
Name | Description | |
---|---|---|
![]() | SyntaxHighlightBox Constructor |
Name | Description | |
---|---|---|
![]() ![]() | IsLineNumbersMarginVisibleProperty |
Name | Description | |
---|---|---|
![]() | IsLineNumbersMarginVisible | |
![]() | LineHeight | |
![]() | MaxLineCountInBlock | |
![]() | SyntaxHighlighter | |
![]() | TabSize |
Name | Description | |
---|---|---|
![]() ![]() | GetFirstCharIndexFromLineIndex | Returns the index of the first character of the specified line. If the index is greater than the current line count, the method returns the index of the last character. The line index is zero-based. |
![]() | GetIndexOfFirstVisibleLine | Returns the index of the first visible text line. |
![]() | GetIndexOfLastVisibleLine | Returns the index of the last visible text line. |
![]() ![]() | GetLastCharIndexFromLineIndex | Returns the index of the last character of the specified line. If the index is greater than the current line count, the method returns the index of the last character. The line-index is zero-based. |
![]() ![]() | GetLineCount | Returns the raw number of the current line count. |
![]() | InitializeComponent | InitializeComponent |
Name | Description | |
---|---|---|
![]() | OnPreviewKeyDown | Overridden. |
![]() | OnRender | Overridden. |
Name | Description | |
---|---|---|
![]() | BitmapSource | Returns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control. |
![]() | Clone<T> | |
![]() | GetImage | Overloaded. Gets the image. |
![]() | GetRoot | |
![]() | GetVisualAncestor | Overloaded. |
![]() | GetVisualDescendent<T> | |
![]() | GetVisualDescendents<T> | |
![]() | IfNotNull<T,U> | |
![]() | PngBitmap | Returns the contents of a WPF Visual as a Bitmap in PNG format. |
![]() | Refresh |