Name | Description | |
---|---|---|
SearchPanelViewModel Constructor | Initializes a new instance of the SearchPanelViewModel class |
The following tables list the members exposed by SearchPanelViewModel.
Name | Description | |
---|---|---|
SearchPanelViewModel Constructor | Initializes a new instance of the SearchPanelViewModel class |
Name | Description | |
---|---|---|
Clear | Gets the clear search results command. | |
ContextMenu | Gets or sets the context menu. | |
CurrentSearchResultIndex | Gets or sets currently selected item within SearchResults list. -1 means no entry selected | |
FindAll | Performs text lookup | |
IsRunningInsideVisualStudio | ||
MatchCase | Gets or sets whether found text should match the search string case | |
MatchWholeWord | Gets or sets whether search string must match whole words | |
SearchResults | Gets the found results table | |
SearchString | Gets or sets string to search within document | |
Status | Gets or sets string to display to user. Usually represents such events as reaching document end/beginning | |
Text | Gets or sets the text. |