Types
All Types | Classes | Enumerations | Delegates |
Icon | Type | Description |
---|---|---|
ActionCommand |
Simple command that allows us to use delegates to control our actions
| |
RapidFindReplaceControlViewModel..::..AddHighlight |
The add highlight delegate, called when hits are found.
| |
ComClientInteropSupport | This class supports users who access RapidFindReplace controls from COM code. | |
ConverterInstances |
Convenience instances of converters.
| |
PinnedPopup..::..DockPosition |
Where to dock the popup. Leave at None to supply custom offsets.
| |
KLicenseProvider |
Summary description for KLicenseProvider.
| |
ObservableBackwardsRingBuffer<(Of <(<'T>)>)> |
A generic ring-buffer, that presents its item collection as last-in at the index 0 (start), and older items at subsequent indexes (end).
| |
OptionProperty |
A user option property.
| |
OptionPropertyAttribute |
Property member attribute used to declare which properties of the OptionsViewModel class are
used option settings.
| |
OptionPropertyMetaData |
Meta data used for option properties.
| |
OptionsViewModel |
The options view model
| |
PinnedPopup |
Popup control used to hold RapidFindReplaceControl.
| |
Query |
A find query.
| |
QueryValidationRule |
Query validation.
| |
QueuedRun |
Wrapper for a Run that is in a Queue.
| |
RapidFindReplaceControl |
Find/Replace control.
| |
RapidFindReplaceControlViewModel |
View model that performs actual searches.
| |
RapidFindReplacePopupControl |
Popup control that hosts RapidFindReplaceControl.
| |
RunQueue |
Queue of Run objects to search.
| |
StartupRegisterForm |
Helper to launch the license key registration form
|