Method | Description | |
---|---|---|
Attach ( |
||
FindNext ( ) : void | ||
FindPrevious ( ) : void | ||
SelectResult ( ICSharpCode.AvalonEdit.Search.SearchResult result ) : void |
Method | Description | |
---|---|---|
_caret_PositionChanged ( object sender, |
||
_loadAvalon ( ) : void | ||
_textArea_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void | ||
_updateCurrentWord ( string currentWord ) : void |
public Attach ( |
||
editor | ||
return | void |
public SelectResult ( ICSharpCode.AvalonEdit.Search.SearchResult result ) : void | ||
result | ICSharpCode.AvalonEdit.Search.SearchResult | |
return | void |