Method | Description | |
---|---|---|
BringCaretToView ( ) : void |
Scrolls the text view so that the caret is visible.
|
|
Hide ( ) : void |
Makes the caret invisible.
|
|
Show ( ) : void |
Makes the caret visible and updates its on-screen position.
|
Method | Description | |
---|---|---|
BringCaretToView ( double border ) : void | ||
CalcCaretRectangle ( |
||
Caret ( |
||
InvalidateVisualColumn ( ) : void | ||
Log ( string text ) : void | ||
OnDocumentChanged ( ICSharpCode.AvalonEdit.Document.DocumentChangeEventArgs e ) : void | ||
OnDocumentChanging ( ) : void | ||
RevalidateVisualColumn ( |
Validates the visual column of the caret using the specified visual line. The visual line must contain the caret offset.
|
|
ShowInternal ( ) : void | ||
TextView_ScrollOffsetChanged ( object sender, |
||
TextView_VisualLinesChanged ( object sender, |
||
ValidatePosition ( ) : void | ||
ValidateVisualColumn ( ) : void |