[Missing <summary> documentation for "N:ICSharpCode.AvalonEdit.Search"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
namespace ICSharpCode.AvalonEdit.Search
Namespace ICSharpCode.AvalonEdit.Search
namespace ICSharpCode.AvalonEdit.Search
Types
All Types | Classes | Interfaces | Enumerations |
Icon | Type | Description |
---|---|---|
ISearchResult |
Represents a search result.
| |
ISearchStrategy |
Basic interface for search algorithms.
| |
Localization |
Holds default texts for buttons and labels in the SearchPanel. Override properties to add other languages.
| |
SearchCommands |
Search commands for AvalonEdit.
| |
SearchInputHandler |
TextAreaInputHandler that registers all search-related commands.
| |
SearchMode |
Defines supported search modes.
| |
SearchOptionsChangedEventArgs |
EventArgs for SearchOptionsChanged event.
| |
SearchPanel |
Provides search functionality for AvalonEdit. It is displayed in the top-right corner of the TextArea.
| |
SearchPatternException | Represents errors that occur during application execution. | |
SearchStrategyFactory |
Provides factory methods for ISearchStrategies.
|