DictionaryEventArgs Class |
Namespace: ShellBoost.Core
public class DictionaryEventArgs : CancelEventArgs
The DictionaryEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DictionaryEventArgs |
Initializes a new instance of the DictionaryEventArgs class.
|
| Name | Description | |
|---|---|---|
| Dictionary |
Gets the dictionary of values associated with the event.
This dictionary may be read-only.
| |
| IsCancelable |
Gets a value indicating whether the event is cancelable.
|